Persisted Scope
Save filesystem and asset scopes and restore them when the app is reopened.
Supported Platforms
- Windows
- Linux
- macOS
Setup
This plugin requires a Rust version of at least 1.75
Install the persisted-scope plugin to get started.
-
Install the Core plugin by adding the following to your
Cargo.toml
file: -
Modify
lib.rs
to initialize the plugin:
Usage
After setup the plugin will automatically save and restore filesystem and asset scopes.
© 2024 Tauri Contributors. CC-BY / MIT