Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

ParseResultType is rarely handled properly #79

Open
vogel opened this issue Dec 18, 2018 · 0 comments
Open

ParseResultType is rarely handled properly #79

vogel opened this issue Dec 18, 2018 · 0 comments

Comments

@vogel
Copy link

vogel commented Dec 18, 2018

Out of 4 values of ParseResultType, one is not used at all ShortCircuitSame and ShortCircuitAll is only possible for Options.

I tried to add and Arg with ShortCircuitAll to be able to implement subcommands, but it simply didn't work (as Arg::parse only returns Matched or failed values, no matter what valueRef->setValue returns).

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

No branches or pull requests

1 participant