MCPcopy Create free account
hub / github.com/MiniMax-AI/cli / close

Function close

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

Source from the content-addressed store, hash-verified

41 url: `http://localhost:${server.port}`,
42 port: server.port!,
43 close() {
44 server.stop();
45 },
46 };
47}
48

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected