MCPcopy
hub / github.com/xpf0000/FlyEnv / on

Method on

src/main/core/ForkManager.ts:169–171  ·  view source on GitHub ↗
(fn: Callback)

Source from the content-addressed store, hash-verified

167 }
168
169 on(fn: Callback) {
170 this._on = fn
171 }
172
173 send(...args: any) {
174 const param = [...args]

Callers 15

initWindowManagerMethod · 0.45
initForkManagerMethod · 0.45
setupEventHandlersMethod · 0.45
initTrayManagerMethod · 0.45
makeSingleInstanceMethod · 0.45
handelAppReadyMethod · 0.45
handleAppWillQuitMethod · 0.45
callForkFunction · 0.45
callForkFunction · 0.45
onMessageMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected