package diffast-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method __force_to_process : bool
method _parse_file : ?fact_store:Diffast_api.Astapi.Fact_base.fact_store option -> ?show_info:bool -> ?proj_root:string -> ?version:(Diffast_api.Astapi.Entity.vkind * string) -> ?versions:(Diffast_core.Entity.vkind * string) list -> ?get_cache_dir_only:bool -> Diffast_api.Astapi.Storage.file -> Diffast_api.Astapi.SF.info
method private parse_file_and_handle_info : ?head:string -> Diffast_api.Astapi.Fact_base.fact_store option -> string -> (Diffast_api.Astapi.Entity.vkind * string) -> Diffast_api.Astapi.Storage.file -> (Diffast_api.Astapi.SF.info -> unit) -> unit
method compare_trees : DT.Storage.tree -> DT.Storage.tree -> unit
method patch_file : ?fail_on_error:bool -> ?reverse:bool -> Diffast_core.Lang_base.S.file -> string -> Diffast_core.Lang_base.SB.OutChannel.t -> unit
method patch_dir : ?fail_on_error:bool -> Diffast_api.Astapi.Storage.file -> string -> unit
OCaml

Innovation. Community. Security.