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 useExcept middleware #3

Closed
coreybutler opened this issue Jul 16, 2020 · 0 comments
Closed

Add useExcept middleware #3

coreybutler opened this issue Jul 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@coreybutler
Copy link
Member

Having a useExcept() method (similar to useWith) would help simplify configurations.

The main use case is when all commands except one (or a small minority) require the same middleware. As new commands are created, it becomes increasingly burdensome to modify middleware without this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant