public interface OptionCollection
| Modifier and Type | Method and Description |
|---|---|
Argument |
getArgument(ParsedOptionSpecification option) |
List<String> |
getUnparsed()
Get any unparsed arguments
|
List<String> |
getValues(String... options) |
Copyright © 2006-2014 lexicalscope. All Rights Reserved.