Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ initElectronWshClient
Function
initElectronWshClient
emain/emain-wsh.ts:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
export
let
ElectronWshClient: ElectronWshClientType;
125
126
export
function
initElectronWshClient() {
127
ElectronWshClient =
new
ElectronWshClientType();
128
}
Callers
1
appMain
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected