package diffast-misc

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

Innovation. Community. Security.