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

File run.ts

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

Source from the content-addressed store, hash-verified

1import { join } from 'path'
2import { spawn, SpawnOptions } from 'child_process'
3import * as Fs from 'fs'
4import { getDistPath, getExecutableName } from './dist-info'

Callers

nothing calls this directly

Calls 3

getDistPathFunction · 0.90
getExecutableNameFunction · 0.90
errorMethod · 0.80

Tested by

no test coverage detected