Function ansi_control::scroll [] [src]

pub fn scroll(n: i32) -> String

Scroll whole page up by n lines. If n is a negative number, this function scroll whole page down by |n| lines.