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

19 lines
323 B
Markdown

# Permissions
## allow-exit
Enables the exit command without any pre-configured scope.
## deny-exit
Denies the exit command without any pre-configured scope.
## allow-restart
Enables the restart command without any pre-configured scope.
## deny-restart
Denies the restart command without any pre-configured scope.