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