| Interface | Description |
|---|---|
| CommandLineCompletionParser | |
| CommandLineParser<C extends Command> |
A command line parser that is created based on a given
ProcessedCommand.
|
| Class | Description |
|---|---|
| AeshCommandLineCompletionParser | |
| AeshCommandLineParser<C extends Command> |
A simple command line parser.
|
| CommandLineParserBuilder | |
| ParsedCompleteObject |
A value object designed to show on which option a complete operation
is performed on.
|
| ParserGenerator |
Generates a
AeshCommandLineParser based on annotations defined in
the specified class. |
| Exception | Description |
|---|---|
| ArgumentParserException | |
| CommandLineParserException | |
| OptionParserException | |
| RequiredOptionException |
Copyright © 2022 JBoss by Red Hat. All rights reserved.