Module Ed_ocamloutput_rc (.ml)


module Ed_ocamloutput_rc: sig .. end
Configuration of the "ocamloutput" view.

val factory_name : string
Name of the view.
val rc_file : string
The user's configuration file.
val special_filename : Config_file.string_cp
The filename to use to refer to this view.
val special_filename_exp : Config_file.string_cp
The regular expression to match the filename used to refer to this view.
val read : unit -> unit
Read the configuration file.
val write : unit -> unit
Write the configuration file.