helpers\BaseConsole scrollDown()

scrollDown() public static method

Scrolls whole page down by sending ANSI control code SD to the terminal.

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

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

Number of lines to scroll down

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

Please login to continue.