setStandardInput

abstract fun setStandardInput(inputStream: InputStream): T

Sets the that will be used as standard input for this operation. Defaults to an empty input stream.

Since

1.0-milestone-7