package irmin-pack

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

Traverses a commit to get stats on its underlying tree.

val run : root:string -> commit:string option -> dump_blob_paths_to:string option -> unit -> unit Lwt.t
val term_internal : (unit -> unit) Cmdliner.Term.t

A pre-packaged Cmdliner term for executing run.

term is term_internal plus documentation and logs initialisation