Searched refs:UnrecognizedSubcommand (Results 1 – 3 of 3) sorted by relevance
84 UnrecognizedSubcommand, enumerator407 Self::UnrecognizedSubcommand => Some("A subcommand wasn't recognized"), in as_str()
384 Self::new(ErrorKind::UnrecognizedSubcommand) in unrecognized_subcommand()751 ErrorKind::UnrecognizedSubcommand => { in write_dynamic_context()
29 ErrorKind::UnrecognizedSubcommand, in from_arg_matches()44 ErrorKind::UnrecognizedSubcommand, in update_from_arg_matches()