package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val uptime : unit -> float
val pid : unit -> int
val fd : pid:int -> [ `Error of string | `Ok of int ]
val content_div : unit -> [> Html_types.div ] Eliom_content.Html.elt Lwt.t
val content_html : unit -> [> Html_types.html ] Eliom_content.Html.elt Lwt.t