Skip to main content

validate_args

Function validate_args 

Source
pub fn validate_args(cli: &Cli) -> AppResult<()>
Expand description

Argument validation that runs before the clock is resolved, so an invalid argument is reported ahead of an unusable environment.