MCPcopy
hub / github.com/prisma/prisma / close

Function close

packages/cli/src/studio-server.ts:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54 return {
55 close() {
56 server.close()
57 },
58 }
59}
60

Callers

nothing calls this directly

Calls 2

closeMethod · 0.80
stopMethod · 0.65

Tested by

no test coverage detected