pub fn run(name: &str, command: &Vec<String>) -> Result<ExitStatus>
run the given command with JAVA_HOME overriden to the given entry name and return whatever status code we get
JAVA_HOME