erase_cursor_to_end abstract method
void
erase_cursor_to_end()
Erases the current line from the cursor to the end of the line.
Implementation
void erase_cursor_to_end();
Erases the current line from the cursor to the end of the line.
void erase_cursor_to_end();