Skip to main content

take

Function take 

Source
pub fn take<C: CommandFactory>(default_bin: &str) -> Option<ExitCode>
Expand description

If argv contains --usage-spec[=BIN], print the spec for C and return ExitCode::SUCCESS.