method WriteStream.prototype.cursorTo
Usage
import { WriteStream } from "node:tty";
writeStream.cursorTo() moves this WriteStream's cursor to the specified
position.
import { WriteStream } from "node:tty";
writeStream.cursorTo() moves this WriteStream's cursor to the specified
position.