Methods
(async) enumerateRemote(pRegistry) → {Array.<Platform>}
- Source:
To enumerate platforms of a remote registry
Parameters:
Name | Type | Description |
---|---|---|
pRegistry |
require('./DexcaliburRegistry') | The remote registry |
Returns:
An array a platform
- Type
- Array.<Platform>
getFromAndroidApiVersion(pApiVersion)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
pApiVersion |
* |
(async) install(pRegistry, pName)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
pRegistry |
* | |
pName |
* |