package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val run : root:string -> heads:string list option -> unit Lwt.t

Ensure that the upper layer of the store is self-contained.

val term : (unit -> unit) Cmdliner.Term.t

A pre-packaged Cmdliner term for executing run.