Function tauri::api::cli::get_matches[][src]

pub fn get_matches(cli: &CliConfig) -> Result<Matches>
This is supported on crate feature cli only.
Expand description

Gets the argument matches of the CLI definition.