MCPcopy Index your code
hub / github.com/electron/forge / electron-forge-start.ts

File electron-forge-start.ts

packages/api/cli/src/electron-forge-start.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { api, StartOptions } from '@electron-forge/core';
2import { ElectronProcess } from '@electron-forge/shared-types';
3import { Option, program } from 'commander';
4

Callers

nothing calls this directly

Calls 3

resolveWorkingDirFunction · 0.90
listenForExitFunction · 0.85
startMethod · 0.45

Tested by

no test coverage detected