MCPcopy
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

124export let ElectronWshClient: ElectronWshClientType;
125
126export function initElectronWshClient() {
127 ElectronWshClient = new ElectronWshClientType();
128}

Callers 1

appMainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected