public final class Runner
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
Runner() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Process |
run(java.util.List<java.lang.String> command,
java.io.File dir) |
static java.lang.String |
runAndCaptureOutput(java.lang.String command) |