package tty

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val clear : unit -> unit
val clear_line : unit -> unit
val cursor_down : int -> unit
val cursor_up : int -> unit
val cursor_back : int -> unit
val enter_alt_screen : unit -> unit
val exit_alt_screen : unit -> unit
val move_cursor : int -> int -> unit