package climate

  1. Overview
  2. Docs
type t

Errors encountered while interpreting command-line arguments. This indicates that the user of a CLI program made with this library has passed invalid command-line arguments to the program.

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

Innovation. Community. Security.