MCPcopy
hub / github.com/anomalyco/opencode / close

Method close

packages/opencode/test/mcp/lifecycle.test.ts:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 if (connectShouldFail) throw new Error(connectError)
135 }
136 async close() {
137 transportCloseCount++
138 }
139}
140
141void mock.module("@modelcontextprotocol/sdk/client/stdio.js", () => ({

Callers 15

webSocketCloseMethod · 0.45
createPlatformFunction · 0.45
runDesktopMenuActionFunction · 0.45
index.tsFile · 0.45
writeZipFunction · 0.45
readAttachmentFunction · 0.45
allocatePortFunction · 0.45
pumpFunction · 0.45
onAbortFunction · 0.45
fromWebSocketFunction · 0.45
queryZedActiveEditorFunction · 0.45
queryZedEditorSelectionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected