Class ProcessUtils
java.lang.Object
net.thevpc.commons.filetemplate.util.ProcessUtils
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectexecProcess(String[] commandline, String dir) static ObjectexecProcess(String commandline, String dir)
-
Constructor Details
-
ProcessUtils
public ProcessUtils()
-
-
Method Details
-
execProcess
-
execProcess
-