Provide convenient APIs for piping between child processes #75
Labels
area: processes
Issues related to spawning child processes.
area: samples
Issues related to the sample projects.
state: approved
Enhancements and tasks that have been approved.
Milestone
It should be easy to pipe from one child process to another, as well as to/from files, streams, collections, etc.
Overloaded operators such as
|
,>
, and<
should be provided to easily achieve shell-like piping semantics.The text was updated successfully, but these errors were encountered: