Kactoos

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

StdoutOutput

class StdoutOutput : Output

Output that writes to stdout.

There is no thread-safety guarantee.

Since 0.6

Constructors

Name Summary
<init> StdoutOutput()
Output that writes to stdout.

Functions

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