package virtfs

  1. Overview
  2. Docs
An abstract implementation of file paths

Install

dune-project
 Dependency

Authors

Maintainers

Sources

virtfs-1.1.0.tbz
sha256=f1b293c66b8affe75c52dfb01e927c09d4b16b546bbf32487ff44ababf6bc578
sha512=e0921c44d04243f333a1630e2f09ced25f3c438dac5465c471bac742fe46f526e61153f67e4e4f539e3fd51d0c62465f00109d93a4cc3d73caae5c24b1a1f371

doc/index.html

virtfs

API

Library virtfs

  • Virtfs Virtfs provides primitives for describing paths in a file system in an abstract (platform-independent) and relatively portable manner, while allowing virtual file systems to be easily mounted to facilitate the writing of unit tests in programmes that abstract effects and rely on the file system.