MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / name

Method name

packages/plugins/policy/src/plugin.ts:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 }
15
16 get name() {
17 return 'Access Policy';
18 }
19
20 get description() {
21 return 'Enforces access policies defined in the schema.';

Callers 1

cli.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected