You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileSystem is expected to be unstable until FS API finalization (which hasn't happened yet), by keeping it sealed we can ensure a smoother and simpler evolution cycle for it.
One of the few things that is currently preventing me from switching to kotlinx-io is the lack of FakeFileSystem.
The text was updated successfully, but these errors were encountered: