Class BunInstaller
java.lang.Object
com.github.eirslett.maven.plugins.frontend.lib.BunInstaller
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall()setBunVersion(String bunVersion) setHttpHeaders(Map<String, String> httpHeaders) setPassword(String password) setUserName(String userName)
-
Field Details
-
INSTALL_PATH
- See Also:
-
DEFAULT_BUN_DOWNLOAD_ROOT
- See Also:
-
-
Method Details
-
setBunVersion
-
setUserName
-
setPassword
-
setHttpHeaders
-
install
- Throws:
InstallationException
-