Skip to main content

reject_args

Function reject_args 

Source
pub fn reject_args(args: &[String], command: &str) -> Result<(), ArgParseError>
Expand description

Reject a subcommand that takes no arguments at all.