Module commands

Source

Enums§

Error

Functions§

add
add a new entry with the given name and path replacing it if it already exists
list
list all available entries, if any
remove
remove the entry with the given name, returning an error if it doesn’t exist
run
run the given command with JAVA_HOME overriden to the given entry name and return whatever status code we get