flix

0.69.2

Sys.StdIn

enum StdInSource
case StdIn(java.io.OutputStream)

A wrapper for the stdin stream of a process.

Instances

instance Writable[StdIn]Source