Skip to main content

apply_defaults

Function apply_defaults 

Source
pub fn apply_defaults(command: Command) -> Command
Expand description

Apply the *ctl parser contract to a clap command.

-h/--help and -V/--version stay on. disable_help_flag is forbidden. Repeated flags last-win (args_override_self); crate::flags::chassis_warnings still reports the clash.