java.lang.Object
coneforest.clianthus.option.Option
coneforest.clianthus.option.OptionWithArg
coneforest.clianthus.option.OptionCollector<String>
coneforest.clianthus.option.OptionCollectorString
An option holding a list of
String
values.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.clianthus.option.OptionCollector
getValue, handle
-
Constructor Details
-
OptionCollectorString
Creates new option with given names.- Parameters:
names
- space-delimited names.
-
-
Method Details
-
parseArg
-