public static class Exec.Result extends Object
Result(int status, Path stdout, Path stderr)
int
getStatus()
Path
getStderr()
getStdout()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(int status, Path stdout, Path stderr)
public Path getStdout()
public Path getStderr()
public int getStatus()
Copyright © 2017. All rights reserved.