public class CommandProcessBuilder extends Object
| Constructor and Description |
|---|
CommandProcessBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Process |
execute(List<String> command,
File working_dir) |
static void |
main(String[] args) |
public static Process execute(List<String> command, File working_dir) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic static void main(String[] args)
Copyright © 2016. All rights reserved.