| Class | Description |
|---|---|
| CommandLine |
Utility class to parse command line options
|
| CommandLineOption |
Describes a definition of a command line argument
|
| CommandLineOptionValue |
This represents the value of a non-flag command line option
|
| Environment |
Examines the command line resources and encapsulates the resulting
options in getter methods.
|
| RuntimeData |
Class that is used to hold the state of the phases.
|
| Exception | Description |
|---|---|
| CommandLineParseException |
Command Line cannot be parsed
|
Copyright © 2017. All rights reserved.