public class ShellResult extends Object
| Constructor and Description |
|---|
ShellResult() |
ShellResult(int returnCode,
String inputContent,
String errorContent) |
ShellResult(int returnCode,
String inputContent,
String errorContent,
Exception error) |
ShellResult(String inputContent,
String errorContent) |
Copyright © 2021 Shoothzj. All rights reserved.