ryanmcgrath / wrench-js

Recursive file operations in Node.js
MIT License
435 stars 71 forks source link

Use wrench.LineReader for command results in addition to files #104

Open zenflow opened 9 years ago

zenflow commented 9 years ago

This is a feature request.

It would be great if we could

new wrench.LineReader('cat story.txt | grep pony');