A LineReader, because this kind of stuff should just exist already. ;P
This commit is contained in:
parent
2aa050b815
commit
5476c463c8
3 changed files with 57 additions and 14 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Reference in a new issue