package irmin-pack

  1. Overview
  2. Docs
Irmin backend which stores values in a pack file

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.4.0.tbz
sha256=abe7d504aaa4c8fd0f08a04bbfb2748bc23f714df20dd6381b6885bcca56d4ac
sha512=e3097e50ea3598b3c5da4d567a4d3d053a2cd70549afb9ced6fcec8f6faf0677f5d7f8c0541515e0dd3d5eb1d3990e3067d47014deaf93cd52b92bb9f7319968

doc/irmin-pack.layered/Irmin_pack_layered/Checks/Layout/index.html

Module Checks.LayoutSource

include module type of struct include Irmin_pack.Layout end
type path := root:string -> string
Sourceval pack : path
Sourceval branch : path
Sourceval dict : path
Sourceval stores : root:string -> string list
Sourceval flip : root:string -> string
Sourceval lower : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval upper0 : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval upper1 : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval toplevel : string -> string list
OCaml

Innovation. Community. Security.