CliBuilder wraps Apache Commons CLI with DSL and annotation support. See groovy.cli.picocli for advanced POSIX-compliant parsing.
| Class | Description |
|---|---|
| CliBuilder | Provides a builder to assist the processing of command line arguments. |
| OptionAccessor | Provides typed and dynamic access to parsed command-line options. |