Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ dispose
Function
dispose
packages/opencode/test/control-plane/workspace.test.ts:142–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
return
{
141
events,
142
dispose() {
143
GlobalBus.off(
"event"
, handler)
144
},
145
}
146
}
147
Callers
2
acquireResource
Function · 0.50
attention.test.ts
File · 0.50
Calls
1
off
Method · 0.80
Tested by
no test coverage detected