package chamo

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Chamo.View_rcSource

Configuration of the "ocamloutput" view.

Sourceval rc_file : string

The user's configuration file.

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

Associations between regular expressions on filenames and view names.

Sourceval default_view : string Ocf.conf_option

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

Sourceval read : unit -> unit

Read the configuration file.

Sourceval write : unit -> unit

Write the configuration file.

OCaml

Innovation. Community. Security.