Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ clearSpeculativeChecks
Function
clearSpeculativeChecks
src/tools/BashTool/bashPermissions.ts:1543–1545 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1541
}
1542
1543
export
function
clearSpeculativeChecks(): void {
1544
speculativeChecks.clear()
1545
}
1546
1547
/**
1548
* Await a pending classifier check and
return
a PermissionDecisionReason
if
Callers
2
REPL
Function · 0.85
runPostCompactCleanup
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected