package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type process = {Import}7.t
val v : ?on_disk:[ `Path of string | `Reuse ] -> X.Repo.t -> {Import}7.t
val save_elt : {Import}7.t -> t -> Schema.Hash.t Irmin_pack.Pack_key.t Lwt.t
val close : {Import}7.t -> X.Repo.t -> unit