| Package | Description |
|---|---|
| com.eaio.exec |
Wrapper code around Commons Exec
that runs external programs and captures their output.
|
| Modifier and Type | Method and Description |
|---|---|
Executable |
Executable.stderr(Executable.StreamPumper pumper)
Sets the standard error
Executable.StreamPumper to use. |
Executable |
Executable.stdout(Executable.StreamPumper pumper)
Sets the standard output
Executable.StreamPumper to use. |
Copyright © 2011-2013 Johann Burkard. All Rights Reserved.