Struct ProcessPipes
Returned from pipeProcess
.
struct ProcessPipes
;
Fields
Name | Type | Description |
---|---|---|
process
|
Process | |
stderr
|
PipeInputStream | |
stdin
|
PipeOutputStream | |
stdout
|
PipeInputStream |