mirage-fs-lwt
MirageOS signatures for filesystem devices using Lwt
README
mirage-fs provides the [Mirage_fs.S][fs]
and [Mirage_fs_lwt.S]
signatures
the MirageOS filesystem devices should implement.
Installation
mirage-fs can be installed with opam
:
opam install mirage-fs
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is generated from the source
interfaces. It can be consulted online or via odig doc mirage-fs
.
License
mirage-fs is distributed under the ISC license, see the LICENSE.md file for its text.
Install
- Published
-
28 Feb 2019
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
fat-filesystem
>= "0.12.0" & < "0.14.0"
git-mirage
< "2.0.0"
mirage-fs-unix
>= "1.3.0" & < "1.7.0"
mirage-types-lwt
>= "3.0.0" & < "3.7.1"