Searched refs:print_subcommands (Results 1 – 2 of 2) sorted by relevance
97 let subcommands = argh::print_subcommands( in help()
1119 pub fn print_subcommands<'a>(commands: impl Iterator<Item = &'a CommandInfo>) -> String { in print_subcommands() function