Crate clean_cli[][src]

Structs

Cli is a central unit that contains all possible commands, arguments and handlers. To create instance using build pattern. Generic parameter using for return values from handlers.

CliBuilder is a helper using for build Cli.

CommandBuilder is a helper using for build command object.

Command parameter

Buildr for command parameter

Enums

Set value type for commands and parameters

Contains value for commands and parameters