MCPcopy
hub / github.com/MiniMax-AI/cli / close

Method close

test/helpers/mock-server.ts:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 url: string;
9 port: number;
10 close(): void;
11}
12
13export function createMockServer(opts: MockServerOptions): MockServer {

Callers 15

stream.test.tsFile · 0.80
startFunction · 0.80
http.test.tsFile · 0.80
query.test.tsFile · 0.80
voices.test.tsFile · 0.80
delete.test.tsFile · 0.80
list.test.tsFile · 0.80
task-get.test.tsFile · 0.80
chat.test.tsFile · 0.80
vision.test.tsFile · 0.80
video.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 1

startFunction · 0.64