Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val parse :
FileAbstract.t ->
Stdlib.in_channel ->
SimpleConfigTypes.option_module
val save_module :
with_help:bool ->
indent:string ->
Stdlib.Buffer.t ->
(string list * string * SimpleConfigTypes.option_value) list ->
unit
val save_value :
indent:string ->
Stdlib.Buffer.t ->
SimpleConfigTypes.option_value ->
unit
val save_binding :
Stdlib.Buffer.t ->
string ->
SimpleConfigTypes.option_value ->
unit