MCPcopy
hub / github.com/desktop/desktop / post-install.ts

File post-install.ts

script/post-install.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env ts-node
2
3import * as Path from 'path'
4import { spawnSync, SpawnSyncOptions } from 'child_process'

Callers

nothing calls this directly

Calls 2

findYarnVersionFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected