setStandardInput

abstract fun setStandardInput(inputStream: InputStream): T(source)

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

Since

1.0-milestone-7