Runlet.Cmd.Stdin (runlet v1.2.7)

View Source

Sends output from a pipeline to another process

Summary

Functions

Sends output from a pipeline to another process.

Functions

exec(stream, name)

@spec exec(Enumerable.t(), Runlet.PID.t()) :: Enumerable.t()

Sends output from a pipeline to another process.