v2 / vlib / io / fs / README.md
15 lines · 11 sloc · 464 bytes · 24cc5e620241ab06fb63816ec6c3525846d9c687
Raw

io.fs

io.fs defines small filesystem interfaces that can be shared by different backends and virtual filesystems.

The module is modeled after Go's io/fs package, but follows V naming and type conventions.

Current helpers: