Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
initWindowManager
Method · 0.45
initForkManager
Method · 0.45
setupEventHandlers
Method · 0.45
initTrayManager
Method · 0.45
makeSingleInstance
Method · 0.45
handleDiagnosticEvents
Method · 0.45
handelAppReady
Method · 0.45
handleAppWillQuit
Method · 0.45
callFork
Function · 0.45
callFork
Function · 0.45
onMessage
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected