Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ Permission
Interface
Permission
cli/src/audit/types.ts:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
| { NamedRule: unknown };
142
143
export
interface
Permission {
144
resource: Resource;
145
allow: unknown;
146
}
Callers
1
from
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected