Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to return stream #3

Open
wawyed opened this issue Aug 7, 2018 · 1 comment
Open

Ability to return stream #3

wawyed opened this issue Aug 7, 2018 · 1 comment

Comments

@wawyed
Copy link

wawyed commented Aug 7, 2018

If somehow the result of running would return a stream instead of a promise I could do things like concat after it which is not possible currently.

Thanks a lot.

@rossipedia
Copy link
Owner

Hmmm I haven't thought of that. It's been a while since I've worked on this, but I'm wondering what would be sent through the stream? Filenames? File contents? Or a virtual file system entry?

It's definitely possible, just need to nail down the best behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants