documentation
Toggle table of contents
1.5.1-dev02-c0569c38e
common
Target filter
common
Switch theme
Search in API
Skip to content
documentation
solve
/
it.unibo.tuprolog.solve.channel
/
InputStore
/
setStdIn
set
Std
In
abstract
fun
setStdIn
(
channel
:
InputChannel
<
String
>
)
:
InputStore
Returns a copy of this store with
stdIn
(and the
STDIN
alias) replaced by
channel
.