val run : root:string -> unit Lwt.tval term_internal : (unit -> unit) Cmdliner.Term.tval term : unit Cmdliner.Term.t * Cmdliner.Term.infotype size = | Bytes of int
val size_t : size Irmin.Type.ttype version = [ | `V1| `V2
]val version_t : version Irmin.Type.tval io_t : io Irmin.Type.ttype files = {pack : io option;branch : io option;dict : io option;
}val files_t : files Irmin.Type.ttype objects = {nb_commits : int;nb_nodes : int;nb_contents : int;
}val objects_t : objects Irmin.Type.tval traverse_index : root:string -> int -> objects