package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val application_name : string

Name of the application. Applications must have distinct names.

val global_data_path : string list option

If a path is provided, we export through it a service for accessing the global data. Reading this data makes global injections work in client apps.