Claude Warren created CLI-340:
---------------------------------
Summary: Add getParsedOptionValues()
Key: CLI-340
URL: https://issues.apache.org/jira/browse/CLI-340
Project: Commons CLI
Issue Type: Improvement
Components: CLI-1.x
Reporter: Claude Warren
Currently the mthod getParsedOptionValue() [note: singular] is implemented.
This is the logical extension of getOptionValue().
This proposal is to add the getParsedOptionValues() as the logical extension of
getOptionValues(). This method would return T[] and there would be an
equivalent method for each getOptionValues() method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)