public class LernaInstaller extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LERNA_DOWNLOAD_ROOT |
static String |
INSTALL_PATH |
| Modifier and Type | Method and Description |
|---|---|
void |
install() |
LernaInstaller |
setLernaDownloadRoot(String lernaDownloadRoot) |
LernaInstaller |
setLernaVersion(String lernaVersion) |
LernaInstaller |
setPassword(String password) |
LernaInstaller |
setUserName(String userName) |
public static final String INSTALL_PATH
public static final String DEFAULT_LERNA_DOWNLOAD_ROOT
public LernaInstaller setLernaVersion(String lernaVersion)
public LernaInstaller setLernaDownloadRoot(String lernaDownloadRoot)
public LernaInstaller setUserName(String userName)
public LernaInstaller setPassword(String password)
public void install()
throws InstallationException
InstallationExceptionCopyright © 2020. All rights reserved.