clap_matches

Function clap_matches 

Source
pub fn clap_matches() -> Result<ArgMatches<'static>, BrixError>
Expand description

Executes the core clap function to parse argumensts from env::args_os().