MCPcopy
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

acquireResourceFunction · 0.50
attention.test.tsFile · 0.50

Calls 1

offMethod · 0.80

Tested by

no test coverage detected