package irmin-pack

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

Module Make.Integrity_checkSource

Checks the integrity of a store

Sourceval run : ?ppf:Format.formatter -> root:string -> auto_repair:bool -> always:bool -> heads:string list option -> unit -> unit Lwt.t
Sourceval term_internal : (unit -> unit) Cmdliner.Term.t

A pre-packaged Cmdliner term for executing run.

term is term_internal plus documentation and logs initialisation

Sourceval handle_result : ?ppf:Format.formatter -> ?name:string -> ([< `Fixed of int | `No_error ], [< `Cannot_fix of string | `Corrupted of int ]) result -> unit
OCaml

Innovation. Community. Security.