MCPcopy
hub / github.com/electron/forge / start.ts

File start.ts

packages/api/core/src/api/start.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn, SpawnOptions } from 'node:child_process';
2import readline from 'node:readline';
3
4import {

Callers

nothing calls this directly

Calls 9

autoTraceFunction · 0.90
readMutatedPackageJsonFunction · 0.90
getElectronVersionFunction · 0.90
delayTraceTillSignalFunction · 0.90
getHookListrTasksFunction · 0.90
childTraceFunction · 0.85
forgeSpawnWrapperFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected