package opam-state

  1. Overview
  2. Docs

This module polls various aspects of the host, to define the arch, os, etc. variables

val arch : unit -> string option
val os : unit -> string option
val os_distribution : unit -> string option
val os_version : unit -> string option
val os_family : unit -> string option
val variables : (OpamVariable.t * OpamTypes.variable_contents option Lazy.t) list
OCaml

Innovation. Community. Security.