MCPcopy
hub / github.com/electron/forge / overrideStartLogic

Method overrideStartLogic

packages/utils/types/src/index.ts:122–122  ·  view source on GitHub ↗
(opts: StartOptions)

Source from the content-addressed store, hash-verified

120 item: ForgeMutatingHookSignatures[Hook][0],
121 ): Promise<ForgeMutatingHookSignatures[Hook][0]>;
122 overrideStartLogic(opts: StartOptions): Promise<StartResult>;
123}
124/* eslint-enable @typescript-eslint/no-explicit-any */
125

Callers 1

forgeSpawnFunction · 0.65

Implementers 1

PluginInterfacepackages/api/core/src/util/plugin-inte

Calls

no outgoing calls

Tested by

no test coverage detected