function::ansi_clear_screen(3) Move cursor to top left and clear screen.

SYNOPSIS


ansi_clear_screen()

ARGUMENTS

None

DESCRIPTION

Sends ansi code for moving cursor to top left and then the ansi code for clearing the screen from the cursor position to the end.