flix

0.69.2

Sys.StdErr

enum StdErrSource
case StdErr(java.io.InputStream)

A wrapper for the stderr stream of a process.

Instances

instance Readable[StdErr]Source