| Interface | Description |
|---|---|
| Runner | |
| RunnerBuilder |
| Class | Description |
|---|---|
| CliRunner |
CLI-specific runner that writes operation results to a response channel,
flushes output streams, and exits with the appropriate code.
|
| DefaultRunner | |
| RunnerFactory |
Factory for creating the appropriate Runner based on the execution mode.
|