package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.5.2.tbz
sha256=ac8d75144cafdaf4b5e106b540a27338245510b7e33a8c412d393c9d50cae490
sha512=6108448c73d23648bc4fb27722f21a007990e7ed4739cc08f920a140033805fb87c6fe3935e466dfe264ea0bb01e18da571d42f5624d84979a4fea9aee4a1d19

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.