package climate

  1. Overview
  2. Docs
type t

Errors that indicate that a client of this library has attempted to create an invalid argument spec. These are included to aid debugging when writing a CLI program with this library, though a user of a CLI tool should never encounter one of these, no matter which arguments they pass.

exception E of t
val to_string : t -> string
OCaml

Innovation. Community. Security.