Skip to main content

unknown_subcommands

Function unknown_subcommands 

Source
pub fn unknown_subcommands(
    invocations: &[Invocation],
    root: &Command,
) -> Vec<Violation>
Expand description

Of invocations, the ones whose subcommand chain names a subcommand the clap tree root no longer exposes.