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

allow some calls to use wildcard glob matching to search #75

Open
purplecabbage opened this issue Nov 4, 2020 · 2 comments
Open

allow some calls to use wildcard glob matching to search #75

purplecabbage opened this issue Nov 4, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@purplecabbage
Copy link
Member

list /public/.txt
delete /public/user345
.*

Should we add recursive/non-recursive options also?

@meryllblanchet meryllblanchet added the enhancement New feature or request label Nov 5, 2020
@aiojbot
Copy link
Collaborator

aiojbot commented Nov 5, 2020

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-953

@moritzraho
Copy link
Member

moritzraho commented Nov 5, 2020

Should we add recursive/non-recursive options also?

there is already some recursive logic in place in copy shouldn't be to hard to reuse that in other methods: https://github.com/adobe/aio-lib-files/blob/master/lib/Files.js#L614

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

No branches or pull requests

4 participants