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 option to match against a stream/file of input paths #1

Open
hollasch opened this issue Aug 5, 2013 · 1 comment
Open

Add option to match against a stream/file of input paths #1

hollasch opened this issue Aug 5, 2013 · 1 comment
Labels
Milestone

Comments

@hollasch
Copy link
Owner

hollasch commented Aug 5, 2013

This is for the task of matching entries not from the file system, but instead from a list of entries streamed from stdin.

This would possibly use a switch like --filter, --stream, --stdin, or --input. Following convention, you could also use the simple single hyphen - as the standard option. This is a bit confusing, however, as pathmatch does not normally take a filename of patterns.

@hollasch
Copy link
Owner Author

hollasch commented Jul 5, 2018

Stubbed in with commit fd7af16.

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

No branches or pull requests

1 participant