Why does ParseOptions.boolean
only affect double-hyphenated options? (such as --flag
but not -f
)
#28434
Unanswered
NSExceptional
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I imagine it is a pretty common occurrence to want to treat all short flags as booleans by default
Beta Was this translation helpful? Give feedback.
All reactions