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

Steams : helpers ideas #3

Open
arnaudhe opened this issue Aug 17, 2016 · 1 comment
Open

Steams : helpers ideas #3

arnaudhe opened this issue Aug 17, 2016 · 1 comment
Assignees

Comments

@arnaudhe
Copy link
Contributor

I think those streams helpers would be usefull:

stream::replace_"regex with the (token) I want to be replaced"_ "new"
to replace "token" in the matched regex by "new"

stream::from-file
even if it is only a cat command, it might be more readable

@jeremieca jeremieca self-assigned this Aug 17, 2016
@jeremieca
Copy link
Owner

No problem for the stream::replace.

About from file, I'm not sure that its a good idea. We are just renaming a bash function. And which is the limit ? Why not create stream::fromurl (curl)... ?

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

No branches or pull requests

2 participants