the path of the java
binary
Locate the java
binary corresponding to the provided version number
the path of the java
binary
Returns a promise that resolves to the major number of the current installed version of java.
Returns a promise that resolves to the full version number string of the currently installed version of java.
runs a java .jar
file
the path to the jar file
any flags to pass to the jar file
spawn options
an object combining the child process that was spawned, and a promise that resolves to the string output to stdout.
Generated using TypeDoc
Locate the
java
binary