io.github.vigoo.prox.ProcessModule.ProcessResult
Result of a finished process
Type parameters
-
E
-
Error output type
-
O
-
Output type
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Error output value of the process, depends on what error redirection was applied
Error output value of the process, depends on what error redirection was applied
Attributes
The exit code of the process
The exit code of the process
Attributes
Output value of the process, depends on what output redirection was applied
Output value of the process, depends on what output redirection was applied
Attributes