Function ensure_cli_is_valid

Source
fn ensure_cli_is_valid(cli: CommandLine) -> Result<CommandLine, Box<dyn Error>>
Expand description

Ensure that the command line arguments are valid.