pub fn parse_options(argv: &[String]) -> Vec<String>
Expand description

Returns Vec<String> of command line option arguments in a command line string.