Spacing [3]
This commit is contained in:
parent
e2b3b28392
commit
d91adb5ff2
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue