Function brix_cli::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().