| Class | Description |
|---|---|
| Cli.NO_DEFAULT | |
| Group.NO_DEFAULT |
| Enum | Description |
|---|---|
| OptionType |
| Annotation Type | Description |
|---|---|
| Alias |
Specifies a command alias
|
| Arguments | |
| Cli |
Class annotation used to declaratively specify a CLI
|
| Command |
Marks a class as a command
|
| DefaultOption |
Annotation to mark a field as the default option
|
| Group |
Marks a class as providing command group metadata
|
| Groups |
Marks a class as providing multiple command group metadata
|
| Option |
Annotation to mark a field as an option
|
| Parser |
Class annotation used to declaratively specify a parser configuration
|
Copyright © 2012–2022. All rights reserved.