Module simple_ansi::erase[][src]

Expand description

This module provides erasing functionalities for the cursor

Functions

Erase entire line

Erase entire screen

Erase from cursor to the end of line

Erase from cursor to the end of screen

Erase from cursor to beginning of the line

Erase from cursor to beginning of the screen