View Source Runlet.Cmd.Stdin (runlet v1.2.0)
Sends output from a pipeline to another process
Link to this section Summary
Functions
Sends output from a pipeline to another process.
Link to this section Functions
@spec exec(Enumerable.t(), Runlet.PID.t()) :: Enumerable.t()
Sends output from a pipeline to another process.