8000 How to parse end of command options · Issue #333 · scopt/scopt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to parse end of command options #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ThStock opened this issue Feb 8, 2022 · 1 comment
Open

How to parse end of command options #333

ThStock opened this issue Feb 8, 2022 · 1 comment

Comments

@ThStock
Copy link
ThStock commented Feb 8, 2022

I tried to create a parser for something like the following:

./appName search-cmd -v -- -v

search verbose (-v) for text "-v". In bash it is common to use '--' to signal end of options. I have problems create a parser for this.

Can you help?

@jacobenget
Copy link

I think the feature you're hoping to use is expressed by this logged issue and solved by this merged PR.

There hasn't been an official release with this new feature though since that feature was merged. Here's an open ticket asking for such a new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0