helpers\BaseConsole scrollUp()

scrollUp() public static method

Scrolls whole page up by sending ANSI control code SU to the terminal.

New lines are added at the bottom. This is not supported by ANSI.SYS used in windows.

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

Number of lines to scroll up

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

Please login to continue.