Searched defs:get_subcommands (Results 1 – 2 of 2) sorted by relevance
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