clearLineBeforeCursor() public static method
Clears text from cursor position to the beginning of the line by sending ANSI control code EL with argument 1 to the terminal.
Cursor position will not be changed.
| public static void clearLineBeforeCursor ( ) |
|---|
Please login to continue.