Module termion::clear [−][src]
Expand description
Clearing the screen.
Structs
Clear everything after the cursor.
Clear the entire screen.
Clear everything before the cursor.
Clear the current line.
Clear from cursor to newline.