package progress

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module _.Terminal_width

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

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