MCPcopy
hub / github.com/prisma/prisma / localinstall.ts

File localinstall.ts

packages/engines/src/scripts/localinstall.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BinaryType, getCacheDir } from '@prisma/fetch-engine'
2import { enginesOverride } from '@prisma/fetch-engine/package.json'
3import { getBinaryTargetForCurrentPlatform } from '@prisma/get-platform'
4import execa from 'execa'

Callers

nothing calls this directly

Calls 3

catchMethod · 0.80
logMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected