MCPcopy
hub / github.com/promptfoo/promptfoo / close

Method close

src/providers/opencode-sdk.ts:426–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

424interface OpenCodeServer {
425 url: string;
426 close(): void;
427}
428
429/**

Callers 15

startFunction · 0.65
database.test.tsFile · 0.65
startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
isolation.test.tsFile · 0.65
import.test.tsFile · 0.65
cli.test.tsFile · 0.65
eval.test.tsFile · 0.65

Implementers 3

ElevenLabsWebSocketClientsrc/providers/elevenlabs/websocket-cli
CodexAppServerConnectionsrc/providers/openai/codex-app-server.
JsonlFileWritersrc/util/exportToFile/writeToFile.ts

Calls

no outgoing calls

Tested by 5

startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
close_coroutineMethod · 0.52