Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Resolvconf.KeywordValuetype t = | Nameserver of Ipaddr.t * int option| Port of int| Domain of string| Lookup of LookupValue.t list| Search of string list| Sortlist of string list| Options of OptionsValue.t listval of_string : string -> tval to_string : t -> string