getopt-generics icon indicating copy to clipboard operation
getopt-generics copied to clipboard

Support extra parameters that come after --

Open proger opened this issue 10 years ago • 0 comments

Example:

cli -a --arg1 -- i read these things into a list of Strings

proger avatar Jul 30 '15 11:07 proger