Searched defs:get_subcommands (Results 1 – 3 of 3) sorted by relevance
340 fn get_subcommands() -> Vec<SubCommandInfo> { in get_subcommands() method
3372 pub fn get_subcommands(&self) -> impl Iterator<Item = &Command> { in get_subcommands() method
3467 pub fn get_subcommands(&self) -> impl Iterator<Item = &App<'help>> { in get_subcommands() method