MCPcopy Index your code
hub / github.com/MagicMirrorOrg/MagicMirror / setPath

Method setPath

js/node_helper.js:68–70  ·  view source on GitHub ↗

* Set the module path. * @param {string} path Module path.

(path)

Source from the content-addressed store, hash-verified

66 * @param {string} path Module path.
67 */
68 setPath (path) {
69 this.path = path;
70 }
71
72 /*
73 * sendSocketNotification(notification, payload)

Callers 1

loadModuleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected