Files
yaak-mountain-loop/src-tauri/yaak-sync/permissions/autogenerated/commands/watch.toml
2025-01-06 09:24:07 -08:00

14 lines
371 B
TOML

# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-watch"
description = "Enables the watch command without any pre-configured scope."
commands.allow = ["watch"]
[[permission]]
identifier = "deny-watch"
description = "Denies the watch command without any pre-configured scope."
commands.deny = ["watch"]