TextInterface

fun TextInterface(    inputChannel: TextInputChannel,     outputChannel: TextOutputChannel,     errorChannel: TextOutputChannel)

Construct a new TextInterface.

Parameters

inputChannel
outputChannel
errorChannel

The standard error channel.