package diffast-git

  1. Overview
  2. Docs
inherit Storage.tree
val local_path_tbl : (string, string) Hashtbl.t
method hash_algo : Diffast_misc.Xhash.algo
method kind : Storage.kind
method id : string
method get_entry : ?ignore_case:bool -> string -> Storage.entry_t
method get_channel : ?ignore_case:bool -> string -> Diffast_misc.Xchannel.input_channel
method private _get_local_file : string -> string option
method private reg_local_file : ?keep:bool -> string -> string -> unit
method get_local_file : ?ignore_case:bool -> string -> string
method free_local_file : string -> unit
OCaml

Innovation. Community. Security.