Files
tauri-plugins-workspace/plugins/clipboard-manager/permissions/autogenerated/reference.md
T
2024-02-03 15:14:41 -03:00

19 lines
315 B
Markdown

# Permissions
## 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.