helpers\BaseConsole clearLineBeforeCursor()

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 ( )
doc_Yii
2016-10-30 17:04:31
Comments
Leave a Comment

Please login to continue.