| Class and Description |
|---|
| BasicCliOptionBuilder
Builder that builds a single option.
|
| Cli
A Parsed command line object that
lets the user programmatically see what
options were set and what those option values are.
|
| CliOptionBuilder
Public interface that all Option Builder implementations
implement.
|
| CliSpecification
Specification describing the options for a given program.
|
| CliValidationException
The passed in commandline options did not meet
the validation criteria specificed by the
CliSpecification. |
Copyright © 2020 NIH/NCATS. All rights reserved.