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

Method close

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

Source from the content-addressed store, hash-verified

8
9export interface StudioServer {
10 close(): void
11}
12
13type StartStudioServerOptions = {

Callers 15

__database.tsFile · 0.80
__database.tsFile · 0.80
afterAllScenariosFunction · 0.80
setupMSSQLFunction · 0.80
waitForWranglerReadyFunction · 0.80
disposeMethod · 0.80
setupMSSQLFunction · 0.80
tearDownMSSQLFunction · 0.80
setupMongoFunction · 0.80
inspectMongoFunction · 0.80
tearDownMongoFunction · 0.80
#ensureBegunMethod · 0.80

Calls

no outgoing calls

Tested by 1

afterAllScenariosFunction · 0.64