Module tauri::api::cli[][src]

Expand description

The CLI args interface.

Structs

ArgData

The resolution of a arg match.

Matches

The arg matches of a command.

SubcommandMatches

The matched subcommand.

Functions

get_matches

Gets the arg matches of the CLI definition.