get_os_opts

Function get_os_opts 

Source
pub fn get_os_opts(sub_command_required: bool) -> Result<Opts, Error>
Expand description

Get CLI options from command line arguments.

ยงErrors

Errors if the command line arguments are invalid.