Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MagicMirrorOrg/MagicMirror
/ electron.js
File
electron.js
js/electron.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
electron = require(
"electron"
);
4
const
core = require(
"./app"
);
Callers
nothing calls this directly
Calls
4
createWindow
Function · 0.85
parse
Method · 0.80
stop
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected