package progress

  1. Overview
  2. Docs

Functions for polling (and subscribing to) the terminal width.

val get : unit -> int option
val set_changed_callback : (int option -> unit) -> unit