Conf.Specval v : string -> tv name is a new configuration specification named name
val name : t -> stringname spec is the name associated with a config spec
val list : unit -> t Stdlib.Seq.tlist () is a sequence containing all available config specs
val find : string -> t optionfind name is the config spec associated with name if available