MCPcopy Index your code
hub / github.com/anomalyco/opencode / dispose

Method dispose

packages/app/src/addons/serialize.ts:518–520  ·  view source on GitHub ↗

* Dispose the addon and clean up resources

()

Source from the content-addressed store, hash-verified

516 * Dispose the addon and clean up resources
517 */
518 public dispose(): void {
519 this._terminal = undefined
520 }
521
522 /**
523 * Serializes terminal rows into a string that can be written back to the

Callers 15

completeFunction · 0.45
disconnectFunction · 0.45
runFunction · 0.45
disconnectFunction · 0.45
disposeFunction · 0.45
disposeIfDisposableFunction · 0.45
resetWorkspaceFunction · 0.45
disposeAllFunction · 0.45
pruneFunction · 0.45
layout.tsxFile · 0.45
notification.tsxFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected