Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MagicMirrorOrg/MagicMirror
/ loaded
Method
loaded
js/node_helper.js:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
loaded () {
31
Log.log(`Module helper loaded: ${this.name}`);
32
}
33
34
start () {
35
Log.log(`Starting module helper: ${this.name}`);
Callers
1
loadModule
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected