You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/opener/permissions/autogenerated/reference.md

656 B

Default Permission

  • allow-open
  • allow-reveal-in-dir

Permission Table

Identifier Description

opener:allow-open

Enables the open command without any pre-configured scope.

opener:deny-open

Denies the open command without any pre-configured scope.

opener:allow-reveal-in-dir

Enables the reveal_in_dir command without any pre-configured scope.

opener:deny-reveal-in-dir

Denies the reveal_in_dir command without any pre-configured scope.