Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ clear
Method
clear
src/bridge/bridgeMessaging.ts:456–460 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
454
}
455
456
clear(): void {
457
this.set.clear()
458
this.ring.fill(undefined)
459
this.writeIdx = 0
460
}
461
}
462
463
Callers
9
clearTrustedDeviceTokenCache
Function · 0.45
clearTrustedDeviceToken
Function · 0.45
enrollTrustedDevice
Function · 0.45
cancelAll
Function · 0.45
doReconnect
Function · 0.45
runBridgeLoop
Function · 0.45
resetStateForTests
Function · 0.45
clearInvokedSkills
Function · 0.45
clearSystemPromptSectionState
Function · 0.45
Calls
1
fill
Method · 0.80
Tested by
no test coverage detected