package irmin-fs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irmin_fsSource

Disk persistence.

Sourcemodule Conf : sig ... end
Sourceval config : string -> Irmin.config

config root is the a configuration with the key Irmin.Config.root set to root. *

Sourcemodule type IO = sig ... end

Advanced configuration

Sourcemodule type Config = sig ... end

Same as Config but gives more control on the file hierarchy.

In-memory IO mocks

Sourcemodule IO_mem : sig ... end
OCaml

Innovation. Community. Security.