Crate cliargs_t

Source

Structs§

CommandInformation
Holds various information that is mainly utilized by the help command.
Commander
Flag
Represents a flag for a command.
HelpCommand

Traits§

Command
Implementors of this trait handle a specific command’s execution.