Crate tauri_cli

Source

Structs§

PackageJson
VersionMetadata

Traits§

CommandExt

Functions§

run
Run the Tauri CLI with the passed arguments, exiting if an error occurs.
try_run
Run the Tauri CLI with the passed arguments.

Type Aliases§

Result
Result<T, Error>