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