This class provides a useful interface for the user, to easily read some arguments/options from the command-line.
This class provides a useful interface for the user, to easily read some arguments/options from the command-line.Note that here, we make a difference between:
- options which aren't not required.
- arguments which are required.
Add an option (Int, Bool, Real, String).
The option will be setted to value in the command-line by printing "name value"
Alphabetic index HTML hierarchy of classes or Java