Type Definition argh::CommandInfo
source · pub type CommandInfo = CommandInfo<'static>;Expand description
Information about a particular command used for output.
pub type CommandInfo = CommandInfo<'static>;Information about a particular command used for output.