Type Definition argh::CommandInfoWithArgs
source · pub type CommandInfoWithArgs = CommandInfoWithArgs<'static>;Expand description
Information about the command including the options and arguments.
pub type CommandInfoWithArgs = CommandInfoWithArgs<'static>;Information about the command including the options and arguments.