package conex

  1. Overview
  2. Docs
Establish trust in community repositories

Install

Dune Dependency

Authors

Maintainers

Sources

conex-0.10.0.tbz
sha256=536163045d3624009c4a2ec678a1b531be9485db233f5db43613b3809180a1a9
md5=39cdb4e3a550703e61b2f56d20323fdd

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.