mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +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.|
|