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

Add --depth option to --feature-powerset #59

Merged
merged 1 commit into from
Oct 10, 2020
Merged

Add --depth option to --feature-powerset #59

merged 1 commit into from
Oct 10, 2020

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 10, 2020

--depth <NUM>
    Specify a max number of simultaneous feature flags of --feature-powerset.

    If NUM is set to 1, --feature-powerset is equivalent to --each-feature.

    This flag can only be used with --feature-powerset flag.

Closes #57
Closes #58

@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Oct 10, 2020
@taiki-e
Copy link
Owner Author

taiki-e commented Oct 10, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 10, 2020

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-features Area: features (--feature-powerset, --each-feature, etc.)
Projects
None yet
1 participant