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-2013 lexicalscope. All Rights Reserved.