termion
0.0.1
Module clear
Structs
In crate termion
Module
termion
::
clear
Copy item path
source
·
[
−
]
Expand description
Clearing the screen.
Structs
§
AfterCursor
Clear everything after the cursor.
All
Clear the entire screen.
BeforeCursor
Clear everything before the cursor.
CurrentLine
Clear the current line.
UntilNewline
Clear from cursor to newline.