Package | Description |
---|---|
org.openimaj.util.processes |
Modifier and Type | Method and Description |
---|---|
static void |
JavaProcess.runProcess(JavaProcess.ProcessOptions op)
Run the process described by the given
JavaProcess.ProcessOptions in a
separate JVM and wait for it to exit. |