package yocaml_runtime

  1. Overview
  2. Docs

Module Yocaml_runtime.ServerSource

Generic tools to facilitate server construction (component sharing, etc.)

Sourcemodule Kind : sig ... end

Describes if a path is a file or a directory.

Sourcemodule Request_path : sig ... end

Describes the request path.

Sourcemodule Pages : sig ... end

Describes the debug pages displayed.

Helpers

Sourceval prompt : int -> unit

Prompt the preamble message.

Sourceval exn_handler : (Format.formatter -> exn -> unit) -> exn -> unit

Exception handler..

OCaml

Innovation. Community. Security.