-
In the very end, the README states:
When I read this, I though, this means that '**' is not supported, and I kept on looking for an other crate that does.
Now I am confused.. what does the recursive directory iterator mean, which is not supported? |
Beta Was this translation helpful? Give feedback.
Answered by
hoijui
Nov 24, 2021
Replies: 1 comment 1 reply
-
... ahh I think I know. ;-) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BurntSushi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
... ahh I think I know. ;-)
one can only check if a path matches (like with a regex), but not get all matching paths.