Johannes Wienke created CLI-268:
-----------------------------------
Summary: No getParsedOptionValue for options with multiple values
Key: CLI-268
URL: https://issues.apache.org/jira/browse/CLI-268
Project: Commons CLI
Issue Type: Wish
Components: CLI-1.x
Reporter: Johannes Wienke
I cannot find any hin on how to get parsed value types for options which may
appear multiple times on the command line. getParsedOptionValue only returns
the first argument and other methods returning collections or arrays only
return strings. Either there is documentation required on how to handle
multi-valued options, or the implementations is really missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)