MCPcopy
hub / github.com/truelockmc/streambert / getMainWindow

Function getMainWindow

index.js:103–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101// -- Module-level state --------------------------------------------------------
102let mainWindow = null;
103const getMainWindow = () => mainWindow;
104
105const playerWcIds = new Set();
106let sessionsConfigured = false;

Callers 7

setupSessionFunction · 0.85
notifyMainFunction · 0.85
registerFunction · 0.85
registerFunction · 0.85
pushMaximizedFunction · 0.85
doRequestFunction · 0.85
sendInstallingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected