Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / StderrOutput

StderrOutput

class StderrOutput : Output

Output that writes to stderr.

There is no thread-safety guarantee.

Since 0.6

Constructors

Name Summary
<init> StderrOutput()
Output that writes to stderr.

Functions

Name Summary
stream fun stream(): OutputStream
Get write access to it.