Package org.forester.util
Class CommandProcessBuilder
java.lang.Object
org.forester.util.CommandProcessBuilder
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommandProcessBuilder
public CommandProcessBuilder()
-
-
Method Details
-
execute
public static Process execute(List<String> command, File working_dir) throws InterruptedException, IOException - Throws:
InterruptedException
IOException
-
main
-