method WriteStream.prototype.clearScreenDown
Usage
import { WriteStream } from "node:tty";
writeStream.clearScreenDown() clears this WriteStream from the current
cursor down.
import { WriteStream } from "node:tty";
writeStream.clearScreenDown() clears this WriteStream from the current
cursor down.