helpers\BaseConsole clearLineAfterCursor()

clearLineAfterCursor() public static method

Clears text from cursor position to the end of the line by sending ANSI control code EL with argument 0 to the terminal.

Cursor position will not be changed.

public static void clearLineAfterCursor ( )
doc_Yii
2016-10-30 17:04:31
Comments
Leave a Comment

Please login to continue.