Module for reading and parsing the main API configuration
- Source:
- Tutorials:
Methods
(inner) getConfig(callbackopt) → {apiConfigData}
Reads, caches and returns the configuration
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
callback |
genericCb |
<optional> |
function called on completion |
Returns:
the configuration data
- Type
- apiConfigData
Type Definitions
apiConfigData
Whiteflag API configuration data
Type:
- Object