fn ensure_cli_is_valid(cli: CommandLine) -> Result<CommandLine, Box<dyn Error>>Expand description
Ensure that the command line arguments are valid.
fn ensure_cli_is_valid(cli: CommandLine) -> Result<CommandLine, Box<dyn Error>>Ensure that the command line arguments are valid.