mcopy/cli/lib/system
mmcwilliams 6cda9aed1d Beginnings of the film out display selection UI 2019-06-22 11:52:36 -04:00
..
Readme.md Install private modules in the cli project 2019-03-22 19:52:59 -04:00
index.js Beginnings of the film out display selection UI 2019-06-22 11:52:36 -04:00
index.js.map Beginnings of the film out display selection UI 2019-06-22 11:52:36 -04:00
package.json Install private modules in the cli project 2019-03-22 19:52:59 -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