package chamo

  1. Overview
  2. Docs

Handling the "core" config file of chamo.

val rc_file : string

the config file name.

val encoding : string Ocf.conf_option

The default encoding used to convert file contents to and from utf8 (stk uses utf-8 strings).

val read : unit -> unit

Read the config file. The read and write functions are already called in this module.

val write : unit -> unit

Store the values of option in the config file.

OCaml

Innovation. Community. Security.