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
-
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