See: Description
| Class | Description |
|---|---|
| CLIRegisterer |
Discover
CLIMethods and register them as CLICommand implementations. |
| Annotation Type | Description |
|---|---|
| CLIMethod |
Annotates methods on model objects to expose them as CLI commands.
|
| CLIResolver |
Annotates a resolver method that binds a portion of the command line arguments and parameters
to an instance whose
CLIMethod is invoked for the final processing. |
| OptionHandlerExtension |
OptionHandlers that should be auto-discovered. |
Copyright © 2019. All rights reserved.