pub fn leaf_commands(schema: &Schema) -> Vec<FlatCommand<'_>>Expand description
Get only leaf commands (commands without subcommands).
pub fn leaf_commands(schema: &Schema) -> Vec<FlatCommand<'_>>Get only leaf commands (commands without subcommands).