Searched defs:subcommand_name (Results 1 – 3 of 3) sorted by relevance
66 let subcommand_name = subcommand.get_name(); in did_you_mean_flag() localVariable
128 pub(crate) fn subcommand_name(&self) -> Option<&str> { in subcommand_name() method
1047 pub fn subcommand_name(&self) -> Option<&str> { in subcommand_name() method