pub fn clap_matches() -> Result<ArgMatches<'static>, BrixError>Expand description
Executes the core clap function to parse argumensts from env::args_os().
pub fn clap_matches() -> Result<ArgMatches<'static>, BrixError>Executes the core clap function to parse argumensts from env::args_os().