package drom_lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Drom_lib.CommandPackageSource

Sourceval cmd_name : string
Sourceval remove_file : Hashes.t -> EzCompat.StringMap.key -> unit
Sourceval remove_dir : Hashes.t -> string -> unit
Sourceval rename_dir : Hashes.t -> string -> string -> unit
Sourceval remove_package : Hashes.t -> Types.package -> unit
Sourceval rename_package : Hashes.t -> Types.package -> string -> Types.package
Sourceval upgrade_package : Types.package -> upgrade:bool ref -> kind:Types.kind option -> files:string list -> unit
Sourceval find_package_name : unit -> string option
Sourceval action : edit:bool -> package_name:string option -> kind:Types.kind option -> dir:string option -> ?create:string -> remove:bool -> ?rename:string -> args:Update.update_args -> files:string list -> unit -> unit
OCaml

Innovation. Community. Security.