A LineReader, because this kind of stuff should just exist already. ;P

This commit is contained in:
Ryan McGrath 2011-09-19 00:13:16 -04:00
parent 2aa050b815
commit 5476c463c8
3 changed files with 57 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{
"name": "wrench",
"description": "Recursive filesystem operations that Node *should* have.",
"version": "1.1.0",
"description": "Recursive filesystem (and other) operations that Node *should* have.",
"version": "1.2.0",
"author": "Ryan McGrath <ryan@venodesigns.net>",
"repository": {