Skip to main content

command_tree

Function command_tree 

Source
pub fn command_tree() -> CommandTree
Expand description

Build the ct completion tree from the live clap grammar: one subcommand per leaf tool (its ct- prefix dropped), flags split into value/boolean by the introspected kind, enum value-sets and store providers attached.