0.0.1 • Published 10 years ago
clear-terminal-line v0.0.1
clear-terminal-line
Clear a terminal line (row).
Clears the line the cursor is on, but doesn't change the position of it.
Install
$ npm install --save clear-terminal-lineUsage
var clearLine = require("clear-terminal-line")
clearLine();Related
- clear-terminal - Clear the terminal screen.
License
MIT © Joe Gesualdo
0.0.1
10 years ago