Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/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
}
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