package mirage-bootvar-xen

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : unit -> [ `Ok of t | `Error of string ] Lwt.t
val get : t -> string -> string option
val get_exn : t -> string -> string
exception Parameter_not_found of string
OCaml

Innovation. Community. Security.