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

Add open NodeJs to readme examples #24

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

zth
Copy link
Contributor

@zth zth commented Jan 22, 2024

Just to make the readme examples possible to copy-paste and run without anything extra.

Fs.createReadStream("/path")
->Stream.pipe(Process.(stdout(process)))
->Stream.pipe(Process.stdout(Process.process))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Local open is an error now, instead of just transformed into a block? damn. That's going to hurt my internal project which is still on v9.

@TheSpyder TheSpyder merged commit 4cc5c5a into TheSpyder:main Jan 24, 2024
1 check passed
@zth zth deleted the update-readme branch January 24, 2024 05:43
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

Successfully merging this pull request may close these issues.

2 participants