public static class CLICommandInvoker.Result extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
returnCode() |
String |
stderr() |
byte[] |
stderrBinary() |
String |
stdout() |
byte[] |
stdoutBinary() |
String |
toString() |
Copyright © 2004–2019. All rights reserved.