mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-11 18:40:22 +02:00
7 lines
340 B
Markdown
7 lines
340 B
Markdown
| Permission | Description |
|
|
|------|-----|
|
|
|`allow-read`|Enables the read command without any pre-configured scope.|
|
|
|`deny-read`|Denies the read 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.|
|