| Class | Description |
|---|---|
| ArgumentGroupImpl |
The application code must not use this class directly.
This class implements both mutually exclusive group and just a conceptual
group.
|
| ArgumentImpl |
The application code must not use this class directly.
|
| ArgumentParserConfigurationImpl | |
| ArgumentParserImpl |
The application code must not use this class directly.
|
| ArgumentParserImpl.Candidate | |
| SubparserImpl |
The application code must not use this class directly.
|
| SubparsersImpl |
The application code must not use this class directly.
|
| TerminalWidth |
Returns the column width of the command line terminal from which this program
was started.
|
| Exception | Description |
|---|---|
| UnrecognizedArgumentException |
Exception thrown when unrecognized argument is encountered.
|
| UnrecognizedCommandException |
Exception thrown when unrecognized command is encountered.
|
Copyright © 2012–2017. All rights reserved.