Crate tauri_cli

source ·
Expand description

This Rust executable provides the full interface to all of the required activities for which the CLI is required. It will run on macOS, Windows, and Linux.

Structs

Enums

Traits

Functions

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

Type Definitions