package irmin-pack

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

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.