MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / PermissionDenial

Class PermissionDenial

claw-code/src/models.py:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22@dataclass(frozen=True)
23class PermissionDenial:
24 tool_name: str
25 reason: str
26
27
28@dataclass(frozen=True)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected