| Package | Description |
|---|---|
| gw.util.process |
| Modifier and Type | Method and Description |
|---|---|
ProcessRunner |
ProcessRunner.withStdErrHandler(OutputHandler stdErrHandler)
Adds a block to handle lines output this process' stderr.
|
ProcessRunner |
ProcessRunner.withStdOutHandler(OutputHandler stdOutHandler)
Adds a block to handle lines output this process' stdout.
|
Copyright © 2021. All rights reserved.