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

Feature request: Filtering and piping #1109

Open
drekka opened this issue Jun 11, 2024 · 0 comments
Open

Feature request: Filtering and piping #1109

drekka opened this issue Jun 11, 2024 · 0 comments

Comments

@drekka
Copy link

drekka commented Jun 11, 2024

Something I'm trying to do on some of our client projects is slice through a code base to reveal the size of various features. To help with this I'd like to request some new features:

  • To be able to do masked or regex file selection arguments. ie to do things like /**/*claims.*.
  • To be able to do masked or regex excludes.
  • To be able to pass the files and paths to read from another process. For example find . - name Claim* | tokei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant