| Constructor and Description |
|---|
Runner.ProcessRunner(Runner.ProcessInOut inout,
String password,
int timeoutInSeconds,
List<java.nio.file.Path> path,
boolean verbose,
String... cmdLine) |
public Runner.ProcessRunner(Runner.ProcessInOut inout, String password, int timeoutInSeconds, List<java.nio.file.Path> path, boolean verbose, String... cmdLine)
public int exec()
throws Runner.ProcessException
Runner.ProcessExceptionpublic String stdOut()
public String stdErr()
Copyright © 2015. All Rights Reserved.