Package me.saro.commons.shell
Class ShellResult
- java.lang.Object
-
- me.saro.commons.shell.ShellResult
-
public class ShellResult extends java.lang.Objectshell result- Since:
- 3.0.2
- Author:
- PARK Yong Seo
-
-
Constructor Summary
Constructors Constructor Description ShellResult()
-
Method Summary
Modifier and Type Method Description java.lang.StringgetOutput()get output (normal or error)
-