package virtfs

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

virtfs-1.0.0.tbz
sha256=e73c6e4ed5bf1215a715df1faff11107fe31be1da4c586f01e8cb124a9e483e4
sha512=9aadd14a4792de5d712da83aebe100a8ebfc2a2c805ef654794ae6814e61d8508b6d37cf7df389b036cb672259ae2e6b4c3f5071edebd3dfbde1f3632e63e26f

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.