Skip to main content

verify

Function verify 

Source
pub fn verify<C: CommandFactory>()
Expand description

clap’s recommended Command::debug_assert plus the help-flag contract.

§Panics

Panics if help or version flags were disabled.