function clearScreenDown
Usage
import { clearScreenDown } from "node:readline";
The readline.clearScreenDown() method clears the given TTY stream from
the current position of the cursor down.
import { clearScreenDown } from "node:readline";
The readline.clearScreenDown() method clears the given TTY stream from
the current position of the cursor down.