Searched refs:add_subcommands (Results 1 – 1 of 1) sorted by relevance
154 fn add_subcommands(subcommand: &Command, name: &str, ret: &mut Vec<String>) { in subcommands_of() function170 add_subcommands(command, command.get_name(), &mut segments); in subcommands_of()173 add_subcommands(command, alias, &mut segments); in subcommands_of()