| Package | Description |
|---|---|
| org.zeroturnaround.exec | |
| org.zeroturnaround.exec.stream |
| Modifier and Type | Method and Description |
|---|---|
ExecuteStreamHandler |
ProcessExecutor.streams() |
| Modifier and Type | Method and Description |
|---|---|
ProcessExecutor |
ProcessExecutor.streams(ExecuteStreamHandler streams)
Sets a stream handler for the process being executed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PumpStreamHandler
Copies standard output and error of subprocesses to standard output and error
of the parent process.
|
Copyright © 2014 ZeroTurnaround. All rights reserved.