node-term-ui
node-term-ui copied to clipboard
What function is used to quit the node-term-ui?
?
Nevermind, I see the quit function in the code. You should add every function to the documentation.
If you're not able to terminate the process using ^C, it's because the node.js API has changed recently.
See my pull request that fixes the problem: #5