package tezos-context

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

Module Pack.StatSource

Sourceval run : root:string -> unit Lwt.t
Sourceval term_internal : (unit -> unit) Cmdliner.Term.t
Sourceval term : unit Cmdliner.Term.t * Cmdliner.Term.info
Sourcetype size =
  1. | Bytes of int
Sourcetype objects = {
  1. nb_commits : int;
  2. nb_nodes : int;
  3. nb_contents : int;
}
Sourceval objects_t : objects Irmin.Type.t
Sourceval traverse_index : root:string -> int -> objects
OCaml

Innovation. Community. Security.