Searched refs:missing_subcommand (Results 1 – 2 of 2) sorted by relevance
615 pub fn missing_subcommand<N, U>(name: N, usage: U, color: ColorWhen) -> Self in missing_subcommand() method
1218 return Err(Error::missing_subcommand( in get_matches_with()