package ocsigenserver-compat

  1. Overview
  2. Docs

Module Ocsigen_parseconfigSource

include module type of struct include Ocsigen.Parseconfig end
val parse_config : ?file:string -> unit -> Xml.xml list list

Returns the config file. Use this if you want to read a config file from your own executable. See Server.exec.