Searched refs:unrecognized_subcommand (Results 1 – 2 of 2) sorted by relevance
562 pub fn unrecognized_subcommand<S, N>(subcmd: S, name: N, color: ColorWhen) -> Self in unrecognized_subcommand() method
793 return Err(Error::unrecognized_subcommand( in parse_help_subcommand()1189 return Err(Error::unrecognized_subcommand( in get_matches_with()