MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / dispose

Method dispose

apps/cli/src/agent/extension-host.ts:115–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113 resumeTask(taskId: string): Promise<void>
114 sendToExtension(message: WebviewMessage): void
115 dispose(): Promise<void>
116}
117
118export class ExtensionHost extends EventEmitter implements ExtensionHostInterface {

Callers 6

mainFunction · 0.65
shutdownFunction · 0.65
disposeHostFunction · 0.65
useExtensionHostFunction · 0.65

Implementers 1

ExtensionHostapps/cli/src/agent/extension-host.ts

Calls

no outgoing calls

Tested by

no test coverage detected