package irmin-pack

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val run : root:string -> unit

Check that the integrity invariants of a store are preserved, and display any broken invariants.

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

A pre-packaged Cmdliner term for executing run.