Constructor
new DiddleEngine(diddleconfig, debug)
Properties:
Name | Type | Description |
---|---|---|
startTimestamp |
number
|
startTimestamp The UNIX Timecode of when the DiddleEngine was invoked (ms) |
directory |
string
|
Base directory of where |
pacman |
PackageManager
|
Parameters:
Name | Type | Description |
---|---|---|
diddleconfig |
ConfigurationManager.config
|
User configuration, gets merged with |
debug |
bool
|
Whether to enable debug logging |