mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
d198c01486
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
15 lines
268 B
Markdown
15 lines
268 B
Markdown
# Permissions
|
|
|
|
## allow-get-current
|
|
|
|
Enables the get_current command without any pre-configured scope.
|
|
|
|
## deny-get-current
|
|
|
|
Denies the get_current command without any pre-configured scope.
|
|
|
|
## default
|
|
|
|
Allows reading the opened deep link via the get_current command
|
|
|