kactoos-jvm / nnl.rocks.kactoos.io / StderrOutput
class StderrOutput :
Output
Output that writes to stderr
.
There is no thread-safety guarantee.
Since 0.6
Name | Summary |
---|---|
<init> | StderrOutput() Output that writes to stderr . |
Name | Summary |
---|---|
stream | fun stream(): OutputStream Get write access to it. |