| Class | Description |
|---|---|
| ArgumentProcessor |
Encapsulated logic for processing JRuby's command-line arguments.
|
| Options |
Options defines all configuration settings for JRuby in a consistent form.
|
| OutputStrings |
Utility methods to generate the command-line output strings for help,
extended options, properties, version, and copyright strings.
|
| Enum | Description |
|---|---|
| Category |
Representation of available option categories, with a short name to use
in printing descriptions.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.