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