Kactoos

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

StdinInput

class StdinInput : Input

Input that reads from stdin.

There is no thread-safety guarantee.

Since 0.6

Constructors

Name Summary
<init> StdinInput()
Input that reads from stdin.

Functions

Name Summary
stream fun stream(): InputStream
Get read access to it.