Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xintaofei/codeg
/ dispose
Function
dispose
src/lib/terminal/write-queue.ts:82–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
void flush()
81
},
82
dispose(): void {
83
stopped = true
84
pending =
""
85
},
86
}
87
}
Callers
10
PetFocusBridge
Function · 0.85
WorkspaceOpenFolderListener
Function · 0.85
LogsSettings
Function · 0.85
TerminalProvider
Function · 0.85
AppWorkspaceProvider
Function · 0.85
TabProvider
Function · 0.85
WorkspaceStateStore
Class · 0.85
useSubsessionSync
Function · 0.85
useOpenFileTabsWatch
Function · 0.85
useAcpAgents
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected