Skip to main content

Module filesystem_runtime

Module filesystem_runtime 

Source

Structsยง

FilesystemRuntimeAdapter
Routes the existing std.native.File promise API through an asynchronous provider-neutral FilesystemHandle. Synchronous primitive methods remain unavailable so remote and browser providers are never weakened to blocking result semantics.