package ocsigenserver

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

Module Ocsigen_serverSource

Sourceval reload : ?file:string -> unit -> unit

Reload the configuration of the server. The optional parameter ?file may be used to read the configuration from another file.

Sourceval start : ?config:Xml.xml list list -> unit -> unit

Start the server. Never returns.

Sourcemodule type Config_nested = sig ... end
Sourcemodule Site : sig ... end
OCaml

Innovation. Community. Security.