package swdogen

  1. Overview
  2. Docs
type t
val init : string -> bool -> t
val deployResource : t -> string -> string -> unit
val deployResourceDesc : t -> string -> unit
val deploy : t -> string -> (string * string) list -> unit
exception Deployment_error of string