GobConfig.ImplThe implementation of the gobConfig module.
Functions to modify conf variables by trying to parse the value. The second argument must be valid Json except single quotes represent double quotes.
val get_list : string -> Yojson.Safe.t listGet a list of values
val set_list : string -> Yojson.Safe.t list -> unitSet a list of values
val print : 'a BatInnerIO.output -> unitPrint the current configuration
val addenum_sch : Yojson.Safe.t -> unitAdd a schema to the conf