package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Console/Status_line/index.html

Module Console.Status_lineSource

This module allows to buffer status updates so that they don't slow down the application

Sourcetype t = unit -> User_message.Style.t Pp.t option

Function that produces the current status line

Sourceval set : t -> unit

Change the status line generator

Sourceval set_temporarily : t -> (unit -> 'a) -> 'a
Sourceval refresh : unit -> unit
OCaml

Innovation. Community. Security.