Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
23
class
PermissionDenial:
24
tool_name: str
25
reason: str
26
27
28
@dataclass(frozen=True)
Callers
1
_infer_permission_denials
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected