package irmin-pack

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

Module Internal.DictSource

Abstraction that governs the lifetime of the various files that are part of a pack store (except the branch store).

Sourcetype t
Sourceval find : t -> int -> string option
Sourceval index : t -> string -> int option
Sourceval v : Fm.t -> (t, [> Fm.Io.read_error ]) result
Sourceval close : t -> unit
OCaml

Innovation. Community. Security.