MCPcopy
hub / github.com/prisma/prisma / defaultSchemaDir

Function defaultSchemaDir

packages/cli/src/utils/client-output-path.test.ts:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7const ctx = jestContext.new().assemble()
8
9const defaultSchemaDir = () => path.join(process.cwd(), 'prisma')
10
11test('empty dir', () => {
12 ctx.fixture('client-output-path/empty-dir')

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected