package octez-internal-libs

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

Module Checks.StatsSource

Parameters

module S : sig ... end

Signature

Sourcetype t
Sourceval v : unit -> t
Sourceval visit_commit : t -> S.Hash.t -> unit
Sourceval visit_contents : t -> S.Hash.t -> unit
Sourceval visit_node : t -> S.Hash.t -> (S.step option * [ `Contents of S.Hash.t | `Inode of S.Hash.t | `Node of S.Hash.t ]) list -> nb_children:int -> width:int -> unit
Sourceval pp_results : dump_blob_paths_to:string option -> t -> unit
OCaml

Innovation. Community. Security.