Spacing [3]

This commit is contained in:
7cc5c4f330d47060 2024-08-04 02:49:20 -04:00
parent e2b3b28392
commit d91adb5ff2
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:ACESPPwnsy88x7h9TZQ44QamQIRO9ngTeusTB6Kg9cY

View file

@ -33,6 +33,7 @@ rl.on('line', (l) => {
rl.prompt(false)
})
rl.prompt()
function consoleWrite (text) {
readln.cursorTo(process.stdout, 0)
readln.clearLine(process.stdout, 0)