public class RunProcess extends Object
RunProcess(File workingDirectory, String... command)
RunProcess
RunProcess(String... command)
Process
getRunningProcess()
boolean
handleSigInt()
hasJustEnded()
void
kill()
protected int
run(boolean waitForProcess, Collection<String> args)
int
run(boolean waitForProcess, String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunProcess(String... command)
command
public RunProcess(File workingDirectory, String... command)
workingDirectory
null
public int run(boolean waitForProcess, String... args) throws IOException
IOException
protected int run(boolean waitForProcess, Collection<String> args) throws IOException
public Process getRunningProcess()
public boolean handleSigInt()
true
public void kill()
public boolean hasJustEnded()
Impressum und Datenschutz Copyright ©2018 eir.me