package diffast-core

  1. Overview
  2. Docs
val mutable dump_delta_out : string
method dump_delta_out : string
method set_dump_delta_out : string -> unit
val mutable minimize_delta_flag : bool
method minimize_delta_flag : bool
method set_minimize_delta_flag : unit
method clear_minimize_delta_flag : unit
val mutable dump_delta_flag : bool
method dump_delta_flag : bool
method set_dump_delta_flag : unit
method clear_dump_delta_flag : unit
val mutable irreversible_flag : bool
method irreversible_flag : bool
method set_irreversible_flag : unit
method clear_irreversible_flag : unit
val mutable delta_compression : Compression.c
method delta_compression : Compression.c
val mutable compress_delta_flag : bool
method compress_delta_flag : bool
method set_compress_delta_flag : unit
method clear_compress_delta_flag : unit
val mutable nobackup_flag : bool
method nobackup_flag : bool
method set_nobackup_flag : unit
method clear_nobackup_flag : unit
OCaml

Innovation. Community. Security.