mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-tty-terminal
/
com.jakewharton.mosaic.tty.terminal
Package-level
declarations
Types
Functions
Types
Eof
Exception
Link copied to clipboard
class
EofException
:
RuntimeException
Event
Parser
Link copied to clipboard
class
EventParser
(
tty
:
Tty
)
Functions
as
Terminal
In
Link copied to clipboard
suspend
fun
Tty
.
asTerminalIn
(
scope
:
CoroutineScope
,
emitDebugEvents
:
Boolean
=
false
)
:
Terminal