| Modifier and Type | Method and Description |
|---|---|
List<OptionsParser.UnparsedOptionValueDescription> |
OptionsProvider.asListOfExplicitOptions()
Returns a list of all explicitly specified options, suitable for logging
or for displaying back to the user.
|
List<OptionsParser.UnparsedOptionValueDescription> |
OptionsParser.asListOfExplicitOptions() |
List<OptionsParser.UnparsedOptionValueDescription> |
OptionsProvider.asListOfUnparsedOptions()
Returns a mutable copy of the list of all options that were specified
either explicitly or implicitly.
|
List<OptionsParser.UnparsedOptionValueDescription> |
OptionsParser.asListOfUnparsedOptions() |
Copyright © 2016. All rights reserved.