package chamo

  1. Overview
  2. Docs

Module Chamo.Mode_makefile_rcSource

Configuration file of the makefile mode.

Sourceval mode_name : string

The mode name.

Sourceval rc_file : string

The user's configuration file.

Sourceval key_bindings : (Stk.Key.keystate list * string) list Ocf.conf_option

The option for the key bindings in the mode.

Sourceval read : unit -> unit

Read the configuration file.

Sourceval write : unit -> unit

Write the configuration file.

Sourceval add_sourceview_mode_makefile_key_binding : Stk.Key.keystate list -> string -> unit
Sourceval add_sourceview_mode_makefile_key_binding_string : string -> string -> unit
OCaml

Innovation. Community. Security.