Function run

Source
pub fn run(name: &str, command: &Vec<String>) -> Result<ExitStatus>
Expand description

run the given command with JAVA_HOME overriden to the given entry name and return whatever status code we get