Distinguishing between whether the long or short version of a flag was used. #6123
Answered
by
epage
emmalexandria
asked this question in
Q&A
-
I'm implementing a custom |
Beta Was this translation helpful? Give feedback.
Answered by
epage
Sep 8, 2025
Replies: 1 comment
-
This is available at the time of parsing (when clap's help runs) but is not preserved to later. There are two features we are looking at which may be of interest
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
emmalexandria
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is available at the time of parsing (when clap's help runs) but is not preserved to later.
There are two features we are looking at which may be of interest