package diffast-core

  1. Overview
  2. Docs
val mutable dump_ccs_flag : bool
val mutable dump_origin_flag : bool
val mutable split_hunk_flag : bool
val mutable ignore_unmodified_flag : bool
val mutable nctms_file : string
val mutable revindex : int
val mutable get_cache_name_for_file2 : Storage.file -> Storage.file -> string
method set_get_cache_name_for_file2 : (Storage.file -> Storage.file -> string) -> unit
method get_cache_name_for_file2 : Storage.file -> Storage.file -> string
method get_cache_path_for_file2 : Storage.file -> Storage.file -> string
method get_cache_path_for_dir_digest2 : Xhash.t -> Xhash.t -> string
method ignore_unmodified_flag : bool
method set_ignore_unmodified_flag : unit
method clear_ignore_unmodified_flag : unit
method dump_ccs_flag : bool
method set_dump_ccs_flag : unit
method clear_dump_ccs_flag : unit
method dump_origin_flag : bool
method set_dump_origin_flag : unit
method clear_dump_origin_flag : unit
method split_hunk_flag : bool
method set_split_hunk_flag : unit
method clear_split_hunk_flag : unit
method nctms_file : string
method set_nctms_file : string -> unit
method revindex : int
method set_revindex : int -> unit
OCaml

Innovation. Community. Security.