package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Hash : sig ... end
module Value : Value.S with type hash = Hash.t
type t
val root : t -> Fpath.t
val read_exn : t -> Hash.t -> Value.t Lwt.t
val is_shallowed : t -> Hash.t -> bool Lwt.t