Skip to content

Option clustering/grouping and whitespace are not required as seperator #45

New issue

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

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

Already on GitHub? # to your account

Closed
Matthiee opened this issue May 24, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@Matthiee
Copy link
Member

Matthiee commented May 24, 2019

Option clustering/grouping

See: Program Argument Syntax Convention

This should be allowed for bool and enum options.

-abc is the same as specifying -a -b -c

Assuming a, b, c are of type bool this will set them all to true.

Whitespaces not required as sperator

Relates to #42 and #43

@Matthiee Matthiee added this to the Backlog milestone May 24, 2019
@Matthiee Matthiee added enhancement New feature or request help wanted Extra attention is needed labels May 24, 2019
@Matthiee Matthiee modified the milestones: Backlog, 0.3 Jul 25, 2019
@Matthiee Matthiee self-assigned this Nov 24, 2019
@Matthiee Matthiee modified the milestones: 0.3.vNext, Backlog Feb 23, 2020
@Matthiee Matthiee removed their assignment Feb 23, 2020
@Matthiee Matthiee modified the milestones: Backlog, 0.4.1 Sep 27, 2020
@Matthiee Matthiee self-assigned this Oct 4, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant