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

File electron-forge-init.ts

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

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2
3import { api, InitOptions } from '@electron-forge/core';
4import { confirm, select } from '@inquirer/prompts';

Callers

nothing calls this directly

Calls 2

resolveWorkingDirFunction · 0.90
initMethod · 0.65

Tested by

no test coverage detected