Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ clearStatus
Function
clearStatus
src/bridge/bridgeUI.ts:465–468 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
463
},
464
465
clearStatus(): void {
466
stopConnecting()
467
clearStatusLines()
468
},
469
470
toggleQr(): void {
471
qrVisible = !qrVisible
Callers
nothing calls this directly
Calls
2
stopConnecting
Function · 0.85
clearStatusLines
Function · 0.85
Tested by
no test coverage detected