Skip to main content

get_options

Function get_options 

Source
pub fn get_options(opts: &mut [Opt<'_>], args: &[String]) -> Result<(), Error>
Expand description

Parse options from a slice of String.