package diffast-core

  1. Overview
  2. Docs
inherit Otree.data2
val mutable _digest : Diffast_misc.Xhash.t option
method _digest : Diffast_misc.Xhash.t option
val mutable digest : Diffast_misc.Xhash.t option
method digest : Diffast_misc.Xhash.t option
method set_digest : Diffast_misc.Xhash.t -> unit
method reset_digest : unit
val mutable content_digest : Xhash.t option
method content_digest : Xhash.t option
method get_content_digest : Xhash.t
method set_content_digest : Xhash.t -> unit
method content_digest_string : string
method is_dir : bool
method is_file : bool
val mutable is_auxfile : bool
method set_is_auxfile : unit
method is_auxfile : bool
method get_name : string
method get_stripped_name : string
method label : string
method _label : string
method dirname : string
method path : string
method relabel_allowed : 'a -> bool
method stripped_label : string
method _stripped_label : string
method anonymized_label : string
method _anonymized_label : string
method anonymized2_label : string
method _anonymized2_label : string
method id : string
method to_string : string
method to_rep : string
method to_elem_data : string * (string * string) list * string
method eq : 'a -> bool
method equals : 'a -> bool
method quasi_eq : 'a -> bool
method feature : string * Xhash.t option
method get_content_channel_for_xml : unit -> Xchannel.base64_input_channel
OCaml

Innovation. Community. Security.