## Functions
object
Evaluates system dependencies for digital
projector features by executing which
on binary.
If they do not exist, log to console
object
Profile the current system and return an object with data about the displays and dependencies for the digital projector feature.
object
Evaluates system dependencies for digital
projector features by executing `which` on binary.
If they do not exist, log to console
**Kind**: global function
**Returns**: object
- Object containing path to dependency from `which`, if they exist
| 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