Searched defs:all_subcommand_names (Results 1 – 3 of 3) sorted by relevance
4659 pub(crate) fn all_subcommand_names(&self) -> impl Iterator<Item = &str> + Captures { in all_subcommand_names() method
4972 pub(crate) fn all_subcommand_names(&self) -> impl Iterator<Item = &str> + Captures<'help> { in all_subcommand_names() method