new Config(jsonOrObjectopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
jsonOrObject |
string | object |
<optional> |
The contents of config.json, or a JavaScript object exported from a .js config file. |
Members
_config
Methods
get()
Get the merged configuration values.