Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Fully implement Okio Filesystem API #81

Open
1 of 5 tasks
yrezgui opened this issue Jan 19, 2022 · 0 comments
Open
1 of 5 tasks

Fully implement Okio Filesystem API #81

yrezgui opened this issue Jan 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@yrezgui
Copy link
Collaborator

yrezgui commented Jan 19, 2022

We're currently lacking support for these methods:

  • appendingSink
  • atomicMove
  • createDirectory
  • openReadOnly
  • openReadWrite

Other methods could improve their support (we're not verifying in list or listOrNull if the provided Path is an actual directory Uri but the priority would be first to fully implement the Okio Filesystem API, we can follow up with improvements after.

@yrezgui yrezgui added the enhancement New feature or request label Jan 19, 2022
@yrezgui yrezgui moved this to In Progress in ModernStorage Roadmap Jan 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant