public class CommandRunner extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
exec(String cmd,
File workDir,
String... args) |
static boolean |
isExecutableFound(String program,
String envPath) |
public void exec(String cmd, File workDir, String... args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2015–2017. All rights reserved.