public class ProcessBuilderUtils
extends java.lang.Object
ProcessBuilders.| Modifier and Type | Method and Description |
|---|---|
static java.lang.ProcessBuilder |
buildProcess(Protos.CommandInfo cmd)
Returns a
ProcessBuilder instance which has been initialized with the provided
Protos.CommandInfo's command and environment. |