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

WiFiStorage: need API to remove a directory #240

Open
vshymanskyy opened this issue Mar 7, 2023 · 0 comments
Open

WiFiStorage: need API to remove a directory #240

vshymanskyy opened this issue Mar 7, 2023 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@vshymanskyy
Copy link

When working on the multi-platform Preferences library, I found that there is no way to clean up a directory using WiFiStorage.
Furthermore, there's no API to enumerate files (globally, or in a specific directory), so I cannot implement the cleanup logic.
This, along with #239 makes the WiFiNINA backend for Preferences incomplete. It would be great to fill the gap.

@vshymanskyy vshymanskyy changed the title WiFiStorage: need API to remove a directory. WiFiStorage: need API to remove a directory Mar 7, 2023
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants