Expand description
Permission-related types and logic for shape.toml [permissions].
Structs§
- FsPermissions
- [permissions.fs] — path-level filesystem constraints.
- NetPermissions
- [permissions.net] — host-level network constraints.
- Permissions
Section - [permissions] section — declares what capabilities the project needs.
Enums§
- Permission
Preset - Permission shorthand: a string like “pure”, “readonly”, or “full”, or an inline table with fine-grained booleans.