jcommander icon indicating copy to clipboard operation
jcommander copied to clipboard

439 expand dynamic arg expands non dynamic args

Open npetzall opened this issue 7 years ago • 0 comments

fixes issue #439

When looking the names loop wasn't duplicated in any validating fashion. So adding a handlesArg method wouldn't improve anything. Extracting a method might have been nice, but it would require three arguments.

npetzall avatar Mar 15 '18 21:03 npetzall