package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
val in_buffer : t Buffer_local.t

(describe-variable 'mode-line-format)

val header_line_in_buffer : t Buffer_local.t

(describe-variable 'header-line-format)

val empty : t
val string_verbatim : string -> t

Quotes any %-constructs in the string, so that the string is interpreted verbatim in the mode line format.

OCaml

Innovation. Community. Security.