method WriteStream.prototype.clearLine
Usage
import { WriteStream } from "node:tty";
writeStream.clearLine() clears the current line of this WriteStream in a
direction identified by dir.
dir: Direction
import { WriteStream } from "node:tty";
writeStream.clearLine() clears the current line of this WriteStream in a
direction identified by dir.
dir: Direction