Details
Description
currently, if i supply the same option twice, no error is issued. it would be
nice if when creating the Option object, i could specify if it accepts multiple
values, and if not, a parsing exception would be thrown.
currently, if i supply the same option twice, no error is issued. it would be
nice if when creating the Option object, i could specify if it accepts multiple
values, and if not, a parsing exception would be thrown.