viaduct
0.3.0
interpreter
/
io.github.aplcornell.viaduct.backend.io
/
TerminalIO
Terminal
IO
class
TerminalIO
:
Strategy
Constructors
Functions
Constructors
Terminal
IO
Link copied to clipboard
fun
TerminalIO
(
)
Functions
get
Input
Link copied to clipboard
open
suspend override
fun
getInput
(
)
:
Value
recv
Output
Link copied to clipboard
open
suspend override
fun
recvOutput
(
value
:
Value
)