MCPcopy 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

clearTrustedDeviceTokenFunction · 0.45
enrollTrustedDeviceFunction · 0.45
cancelAllFunction · 0.45
doReconnectFunction · 0.45
runBridgeLoopFunction · 0.45
resetStateForTestsFunction · 0.45
clearInvokedSkillsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected