method Readline.prototype.clearScreenDownimport { Readline } from "https://dotland.deno.dev/std@0.177.0/node/readline/promises.ts"; clearScreenDown()Clears the screen from the current position of the cursor down.