Companion

object Companion

Functions

Link copied to clipboard
fun fromStandard(input: InputChannel<String> = InputChannel.stdIn()): InputStore
Link copied to clipboard
fun of(channels: Map<String, InputChannel<String>>): InputStore

Properties

Link copied to clipboard
const val STDIN: String