clearLine() public static method
Clears the line, the cursor is currently on by sending ANSI control code EL with argument 2 to the terminal.
Cursor position will not be changed.
| public static void clearLine ( ) |
|---|
clearLine() public static method
Clears the line, the cursor is currently on by sending ANSI control code EL with argument 2 to the terminal.
Cursor position will not be changed.
| public static void clearLine ( ) |
|---|
Please login to continue.