MCPcopy
hub / github.com/desktop/desktop / package.ts

File package.ts

script/package.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-sync */
2
3import * as cp from 'child_process'
4import * as path from 'path'

Callers

nothing calls this directly

Calls 8

getDistPathFunction · 0.90
getProductNameFunction · 0.90
getDistRootFunction · 0.90
getBundleSizesFunction · 0.90
packageOSXFunction · 0.85
packageWindowsFunction · 0.85
errorMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected