Skip to content
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

Conditional arguments for CLI #1498

Open
odisseus opened this issue Aug 4, 2020 · 0 comments
Open

Conditional arguments for CLI #1498

odisseus opened this issue Aug 4, 2020 · 0 comments
Labels
enhancement New feature or request user interface Relates to the front-end user interface
Milestone

Comments

@odisseus
Copy link
Collaborator

odisseus commented Aug 4, 2020

A conditional argument is a CliParam associated with a condition. It should use the same CliParam object that is used by its ordinary counterpart. If the associated condition does not hold, the argument should not be accepted, and the hints for that argument should not be displayed.

@odisseus odisseus added enhancement New feature or request user interface Relates to the front-end user interface labels Aug 4, 2020
@propensive propensive added this to the Megaera milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface Relates to the front-end user interface
Projects
None yet
Development

No branches or pull requests

2 participants