mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-testing
/
com.jakewharton.mosaic.testing
/
TestTerminal
/
Capabilities
/
Capabilities
Capabilities
constructor
(
interactive
:
Boolean
=
true
,
ansiLevel
:
AnsiLevel
=
AnsiLevel.TRUECOLOR
,
kittyKeyboard
:
Boolean
=
true
,
kittyUnderline
:
Boolean
=
true
,
kittyGraphics
:
Boolean
=
true
,
kittyNotifications
:
Boolean
=
true
,
kittyPointerShape
:
Boolean
=
true
,
synchronizedRendering
:
Boolean
=
true
)