flix

0.70.0

Sys.StdErr

enum StdErrSource
case StdErr(java.io.InputStream)

A wrapper for the stderr stream of a process.

Instances

instance Readable[StdErr]Source