Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
LocalElectronPlugin.spec.ts
File · 0.65
init
Function · 0.65
triggerHook
Method · 0.65
getHookListrTasks
Method · 0.65
triggerMutatingHook
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected