Docs.rs
tauri-plugin-shell-2.0.2
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tauri-plugin-shell 2.0.2
Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application.
Crate
Source
Builds
Feature flags
Documentation
Hide files
android
guest-js
ios
permissions
src
test
.cargo_vcs_info.json
api-iife.js
banner.png
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
LICENSE.spdx
LICENSE_APACHE-2.0
LICENSE_MIT
package.json
README.md
rollup.config.js
SECURITY.md
tsconfig.json
1
2
3
4
{
"
extends
"
:
"
../../tsconfig.base.json
"
,
"
include
"
:
[
"
guest-js/*.ts
"
]
}