Home
last modified time | relevance | path

Searched refs:ValidSubcommand (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/clap/src/error/
Dcontext.rs13 ValidSubcommand, enumerator
49 Self::ValidSubcommand => Some("Valid Subcommand"), in as_str()
Dformat.rs250 let possible_values = error.get(ContextKind::ValidSubcommand); in write_dynamic_context()
Dmod.rs522 ContextKind::ValidSubcommand, in missing_subcommand()