mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
8a5e05cd83
* fix: Fix comp with latest beta * linux
9 lines
518 B
Markdown
9 lines
518 B
Markdown
| Permission | Description |
|
|
|------|-----|
|
|
|`allow-is-available`|Enables the is_available command without any pre-configured scope.|
|
|
|`deny-is-available`|Denies the is_available command without any pre-configured scope.|
|
|
|`allow-scan`|Enables the scan command without any pre-configured scope.|
|
|
|`deny-scan`|Denies the scan command without any pre-configured scope.|
|
|
|`allow-write`|Enables the write command without any pre-configured scope.|
|
|
|`deny-write`|Denies the write command without any pre-configured scope.|
|