Duplicate short name should throw an exception
java command line option processing library
Brought to you by:
flamingpenguin
Hello,
I recently had the situation where I accidentally annotated two options with the same short name.
I think this should cause JewelCli to throw some kind of RuntimeException as soon as the program starts up as it can cause problems.
Cheers,
Albert
Logged In: YES
user_id=1508260
Originator: NO
Thanks for the suggestion. I will try to put that in the next version.