You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. I was wondering if this is possible, or could potentially be added as a feature.
I think it'd be nice to be able to pipe data, e.g. screp < myfile.rep. I'm calling screp from inside Node JS and this would allow me to process in-memory file buffers without having to save them to a temp file.
The text was updated successfully, but these errors were encountered:
Hi there. I was wondering if this is possible, or could potentially be added as a feature.
I think it'd be nice to be able to pipe data, e.g.
screp < myfile.rep
. I'm calling screp from inside Node JS and this would allow me to process in-memory file buffers without having to save them to a temp file.The text was updated successfully, but these errors were encountered: