mcopy_web/lib/system
Matt McWilliams d2f018f4a5 Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
..
Readme.md Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
index.js Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
index.js.map Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
package.json Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00

Readme.md

Functions

dependencies(platform)

Evaluates system dependencies for digital projector features by executing processes with --help flag. If they do not exist, log to console

system()object

Profile the current system and return an object with data about the displays and dependencies for the digital projector feature.

dependencies(platform)

Evaluates system dependencies for digital projector features by executing processes with --help flag. If they do not exist, log to console

Kind: global function

Param Type Description
platform string Operating system type

system() ⇒ object

Profile the current system and return an object with data about the displays and dependencies for the digital projector feature.

Kind: global function
Returns: object - Object containing system information