package mirage-fs

  1. Overview
  2. Docs
MirageOS filesystem utilities

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-fs-1.0.0.tbz
sha256=811d2523b6ac800a4acd82c0acce9943dcd5ff7317c915a11f074000b62b24cd
md5=66de657d09269608a86b74f25259badc

README.md.html

mirage-fs — MirageOS signatures for filesystem devices

mirage-fs provides the Mirage_fs.S and [Mirage_fs_lwt.S] signatures the MirageOS filesystem devices should implement.

mirage-fs is distributed under the ISC license.

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.

OCaml

Innovation. Community. Security.