clear static method

void clear()

Clear the console's window and reset the cursor to the top left.

Implementation

static void clear() => clearImpl();