Module termion::clear
[−]
[src]
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. |