package chamo

  1. Overview
  2. Docs

Configuration of the "ocamloutput" view.

val rc_file : string

The user's configuration file.

val filename_view_patterns : (string * string) list Ocf.conf_option

Associations between regular expressions on filenames and view names.

val default_view : string Ocf.conf_option

The name of the default view to use if no pattern matched the filename to open.

val read : unit -> unit

Read the configuration file.

val write : unit -> unit

Write the configuration file.

OCaml

Innovation. Community. Security.