Closed
Description
I'm pretty sure I heard someone in one of the meetings in the past mention it before but I couldn't find any issue so I'm filling this one so that we can track/discuss it.
Description
A different interface for reading from standard input, making it simpler to create scripts that just need to consume a blob of data from stdin at once.
Desired behaviors
- Enable simple oneliner scripts
- Avoid Streams interface
- TBD
Userland alternatives
- In-place wait for end of stream input example
- https://github.com/sindresorhus/get-stdin
- TBD
/cc @Ethan-Arrowood
Metadata
Metadata
Assignees
Labels
No labels