Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I cannot find any hint 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.