ProcessInputChannel

fun ProcessInputChannel(stream: InputStream)

Construct a new ProcessInputChannel that wraps the specified stream.

Parameters

stream

An input stream. This should generally be System.in.