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 additional search options for dir_map and dir_walk #483

Open
Moohan opened this issue Dec 11, 2024 · 0 comments
Open

Add additional search options for dir_map and dir_walk #483

Moohan opened this issue Dec 11, 2024 · 0 comments

Comments

@Moohan
Copy link

Moohan commented Dec 11, 2024

I was hoping to do a PR for this, but after having a poke around it's much more complicated than I can deal with!

I'd like to be able to do path filtering when using dir_map and dir_walk specifically, the 'missing' arguments glob, regexp and invert - I say missing as they are available in dir_ls.

Before looking at the code I assumed it would be something along the lines of dir_map = dir_ls |> purrr::map 😆 and this is essentially what I have done as a workaround.

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