| Package | Description |
|---|---|
| org.zeroturnaround.exec |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessExecutor.checkExitValue(ProcessResult result)
Check the exit value of given process result.
|
ProcessResult |
ProcessExecutor.execute()
Executes the sub process.
|
ProcessResult |
ProcessExecutor.executeNoTimeout()
Executes the sub process.
|
Copyright © 2020 ZeroTurnaround. All rights reserved.