io.github.vigoo.prox.ProcessGroupModule.ProcessGroupResult
Result of an executed process group
Type parameters
-
E
-
Error output type
-
O
-
Output type
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Per-process error outputs. The key is the original process passed to the piping operator
Per-process error outputs. The key is the original process passed to the piping operator
Attributes
Per-process exit codes. The key is the original process passed to the piping operator
Per-process exit codes. The key is the original process passed to the piping operator
Attributes
Output of the last process in the group
Output of the last process in the group
Attributes