Open trusktr opened 11 years ago
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
?