| Interface | Description |
|---|---|
| NodeClient |
A client for interacting with Node.js.
|
| NodeInstaller |
A Node.js installer which downloads and installs, if needed, Node.js to the local maven repository.
|
| Class | Description |
|---|---|
| AbstractNodeInstaller | |
| LinuxNodeInstaller |
Node.js installer for Linux.
|
| NodeProcessRunner | |
| NodeVersion |
Represents Node.js version.
|
| UnixNodeInstaller |
Node.js installer for unix-like operating systems.
|
| WindowsNodeInstaller |
Node.js installer for Windows.
|
| Exception | Description |
|---|---|
| NodeInstallationException |
Copyright © 2022. All rights reserved.