package irmin-pack

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

Module Irmin_pack.LayoutSource

Defines the location of the IO instances within the main irmin-pack store directory.

type path := root:string -> string
Sourceval toplevel : string -> path

A file in the top-level directory of a store

Sourceval pack : path
Sourceval branch : path
Sourceval dict : path
Sourceval stores : root:string -> string list
OCaml

Innovation. Community. Security.