Skip to main content

Module permissions

Module permissions 

Source
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.
PermissionsSection
[permissions] section — declares what capabilities the project needs.

Enums§

PermissionPreset
Permission shorthand: a string like “pure”, “readonly”, or “full”, or an inline table with fine-grained booleans.