toggle menu
kotter
1.2.1
common
switch theme
search in API
kotter
/
com.varabyte.kotter.runtime.terminal.inmemory
/
type
type
suspend
fun
InMemoryTerminal
.
type
(
vararg
chars
:
Char
)
Convenience functions for typing characters (instead of sending their underlying codes)
suspend
fun
InMemoryTerminal
.
type
(
text
:
String
)