package drom_lib

  1. Overview
  2. Docs

Module Drom_lib.UpdateSource

Sourcetype update_args = {
  1. mutable arg_upgrade : bool;
  2. mutable arg_force : bool;
  3. mutable arg_diff : bool;
  4. mutable arg_skip : (bool * string) list;
}
Sourceval update_args : unit -> update_args * (string list * Ezcmd.TYPES.Arg.spec * Ezcmd.TYPES.info) list
Sourceval update_files : ?args:update_args -> ?mode:Types.mode -> ?git:bool -> ?create:bool -> ?promote_skip:bool -> Types.project -> unit
Sourceval compute_config_hash : (string * string) list -> string
OCaml

Innovation. Community. Security.