| method | com.dmdirc. |
| method | void com. |
| post | this.exitCode == exitCode |
| post | init'ed(this. |
| post | this.output == output |
| post | init'ed(this.output) |
| method | int getExitCode() |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | String getOutput() |
| post | return_value == this.output |
| post | init'ed(return_value) |
| method | String getGoodOutput() |
| post | return_value == One-of{this. |
| post | init'ed(return_value) |