Docs.rs
tauri-plugin-cli-2.0.1
tauri-plugin-cli 2.0.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
tauri-bot
Dependencies
clap ^4
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
tauri ^2.0.1
normal
thiserror ^1
normal
tauri-plugin ^2.0.1
build
Versions
16.67%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tauri_
plugin_
cli
2.0.1
All Items
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
Crate
tauri_plugin_cli
Copy item path
source
Expand description
Parse arguments from your Command Line Interface.
Supported platforms: Windows, Linux and macOS.
Structs
§
ArgData
The resolution of a argument match.
Cli
Matches
The argument matches of a command.
Subcommand
Matches
The matched subcommand.
Enums
§
Error
Traits
§
CliExt
Functions
§
init
Type Aliases
§
Result