package camomile

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

Source file configImpl.ml

1
2
3
4
5
let get_path site = match site with [path] -> path | _ -> assert false
let datadir = get_path Sites.Sites.database
let localedir = get_path Sites.Sites.locales
let charmapdir = get_path Sites.Sites.charmaps
let unimapdir = get_path Sites.Sites.mappings
OCaml

Innovation. Community. Security.