aboutsummaryrefslogtreecommitdiff
path: root/lib/helpers/console.mli
blob: 289d55c7d7da7fa52e9546489d1f1dfa4b51474a (plain)
1
2
3
4
5
val update_cursor : unit -> unit
val close_cursor : unit -> unit

val clear_line : unit -> unit
(** Clear the entire line *)