package conex

  1. Overview
  2. Docs
Establish trust in community repositories

Install

Dune Dependency

Authors

Maintainers

Sources

conex-0.10.1.tbz
sha256=8e92a9fce2133fa44f7d81211790e911a1e011a138ca56da48af50d612ed4b81
md5=1e09e8e28c4b26d5a22b3a5afd1fdc5c

doc/conex.unix/Conex_unix_provider/index.html

Module Conex_unix_providerSource

Unix IO provider

Sourceval fs_provider : string -> (Conex_io.t, string) result

fs_provider path is a data provider backed by a file system or error.

Sourceval fs_ro_provider : string -> (Conex_io.t, string) result

fs_ro_provider path is a read-only data provider backed by a file system or error.

OCaml

Innovation. Community. Security.