Constructor
new WPMPackageBrowser()
Methods
(async) addPackageRequire(packageInfo, step) → {undefined}
- Description:
- Adds a package to the boot config and installs it
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
packageInfo |
type | |
step |
type |
Returns:
- Type
- undefined
(async) addRepositoryRequire(repositoryURL, step) → {undefined}
- Description:
- Adds a package to the boot config and installs it
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
repositoryURL |
type | |
step |
type |
Returns:
- Type
- undefined