New elements in @Option annotation #2191
kmosakowski
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I considered that and decided instead to create Argument Groups which is a much more powerful mechanism to accomplish the same and more. This has been available since picocli 4.0, please give it a try! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you think of adding new elements into
@Option
annotation likeThose elements are available in the args4j library https://github.com/kohsuke/args4j
Check documentation info -> http://args4j.kohsuke.org/args4j/apidocs/org/kohsuke/args4j/Option.html
Beta Was this translation helpful? Give feedback.
All reactions