clear-terminal-line

0.0.1 • Public • Published

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-line

Usage

var clearLine = require("clear-terminal-line")
 
clearLine();

Related

License

MIT © Joe Gesualdo

/clear-terminal-line/

    Package Sidebar

    Install

    npm i clear-terminal-line

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • joegesualdo