Files

12 lines
390 B
TOML

# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-workspace-mkdir"
description = "Enables the workspace_mkdir command without any pre-configured scope."
commands.allow = ["workspace_mkdir"]
[[permission]]
identifier = "deny-workspace-mkdir"
description = "Denies the workspace_mkdir command without any pre-configured scope."
commands.deny = ["workspace_mkdir"]