Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WJX20/claude-code
/ clear
Method
clear
src/bridge/bridgeMessaging.ts:457–461 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
}
456
457
clear(): void {
458
this.set.clear()
459
this.ring.fill(undefined)
460
this.writeIdx = 0
461
}
462
}
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
no outgoing calls
Tested by
no test coverage detected