Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ isResolved
Function
isResolved
src/hooks/toolPermission/PermissionContext.ts:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
resolve(value)
84
},
85
isResolved() {
86
return
claimed
87
},
88
claim() {
89
if
(claimed)
return
false
90
claimed = true
Callers
2
recheckPermission
Function · 0.85
handleInteractivePermission
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected