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

Extend handling of arguments #29

Open
trueqbit opened this issue Oct 26, 2017 · 0 comments
Open

Extend handling of arguments #29

trueqbit opened this issue Oct 26, 2017 · 0 comments

Comments

@trueqbit
Copy link

I'd like to propose to extend the handling of arguments, which I have implemented in a fork of mine (which is again based on BMBurstein's).

Specifically:

  • allow for hidden arguments and options (which is used for another upcoming PR for subcommands)
  • list arguments in the help output if they have a description
  • make Args handle the case when argv doesn't contain the executable as its first element, which is useful for Win32 programs
trueqbit pushed a commit to trueqbit/Clara that referenced this issue Oct 26, 2017
* allow for hidden arguments and options
* list arguments in the help output if they have a description
* make Args handle the case when argv doesn't contain the executable as its first element, which is useful for Win32 programs
trueqbit added a commit to trueqbit/Clara that referenced this issue Nov 12, 2019
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