kactoos-jvm / nnl.rocks.kactoos.io / StdinInput
class StdinInput : Input
Input that reads from stdin.
There is no thread-safety guarantee.
Since 0.6
| Name | Summary |
|---|---|
| <init> | StdinInput()Input that reads from stdin. |
| Name | Summary |
|---|---|
| stream | fun stream(): InputStreamGet read access to it. |