helpers\BaseConsole moveCursorPrevLine()

moveCursorPrevLine() public static method

Moves the terminal cursor to the beginning of the previous line by sending ANSI control code CPL to the terminal.

public static void moveCursorPrevLine ( $lines = 1 )
$lines integer

Number of lines the cursor should be moved up

doc_Yii
2016-10-30 17:04:36
Comments
Leave a Comment

Please login to continue.