-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Iterate over files caught by Glob #765
Conversation
ed7ce34
to
60a3f4e
Compare
Thanks for this PR! Honestly, I'm not sure if this is right or not. I have a lot of concerns:
That's all I can think of at the moment. Thanks for taking a crack at this, but I think this probably needs a bit more work to be carried over the finish line. |
Thanks, @Gilnaa! For context: I asked for this on Twitter :) We talked about where to put this as well. Adding this to walkdir (e.g., |
The With that said, I kind of feel like making But yeah... I definitely would like to have this feature (walker based on walkdir and globset), but I think it needs some deep thinking on the specification first. Alternatively, an enterprising individual could start their own crate with this and develop it on their own terms! |
Alright :), I think I'll play with it further in a separate repo for a while |
@Gilnaa Thanks for working on this! I'm going to close out this PR. Please reach out if you'd like any help or guidance! |
Example at the tests section.
Question:
iter_at
consume GlobSet