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

Method getHooks

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

Source from the content-addressed store, hash-verified

189
190 init(dir: string, forgeConfig: ResolvedForgeConfig): void;
191 getHooks?(): ForgeMultiHookMap;
192 startLogic?(opts: StartOptions): Promise<StartResult>;
193}
194

Callers 5

initFunction · 0.65
triggerHookMethod · 0.65
getHookListrTasksMethod · 0.65
triggerMutatingHookMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected