How to parse whitespace whthin '' or other unambiguous enclosing symbol #6003
Replies: 1 comment
-
I find the same #5389 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Sometimes I need to pass arguments containing spaces. While I acknowledge that clap’s default space-based token splitting prevents ambiguity, I’m wondering if it’s possible to support space-delimited matching when using unambiguous enclosing symbols.
Is this achievable, and would such a feature request be considered reasonable?
Beta Was this translation helpful? Give feedback.
All reactions