package omd

  1. Overview
  2. Docs
val mutable c : (string * string) R.t
method add_ref : R.key -> string -> string -> unit
method get_ref : R.key -> (string * string) option
method get_all : (string * (string * string)) list