- Since:
- 11.0.0
- Source:
Methods
(static) _call(method, endpoint, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method |
string | ||||||||||||||||||
endpoint |
string | ||||||||||||||||||
options |
Object |
<optional> |
Properties
|
- Source:
(static) deleteKey(app, key, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
app |
string | ||||||||||||||
key |
string | ||||||||||||||
options |
Object |
<optional> |
Properties
|
- Since:
- 11.0.0
- Source:
(static) getApps(optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
- Since:
- 11.0.0
- Source:
(static) getKeys(app, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
app |
string | ||||||||||||||
options |
Object |
<optional> |
Properties
|
- Since:
- 11.0.0
- Source:
(static) getValue(app, key, defaultValue, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
app |
string | ||||||||||||||
key |
string | ||||||||||||||
defaultValue |
string | function | ||||||||||||||
options |
Object |
<optional> |
Properties
|
- Since:
- 11.0.0
- Source:
(static) setValue(app, key, value, optionsopt)
Parameters:
| Name | Type | Attributes | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
app |
string | ||||||||||||||
key |
string | ||||||||||||||
value |
string | ||||||||||||||
options |
Object |
<optional> |
Properties
|
- Since:
- 11.0.0
- Source: