package irmin-pack

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

Module Make.Stats_commitSource

Traverses a commit to get stats on its underlying tree.

Sourceval run : root:string -> commit:string option -> dump_blob_paths_to:string 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

OCaml

Innovation. Community. Security.