MCPcopy 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
1543export function clearSpeculativeChecks(): void {
1544 speculativeChecks.clear()
1545}
1546
1547/**
1548 * Await a pending classifier check and return a PermissionDecisionReason if

Callers 2

REPLFunction · 0.85
runPostCompactCleanupFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected