toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery.fansi
/
Attrs
/
Companion
Companion
object
Companion
Members
Properties
Empty
Link copied to clipboard
val
Empty
:
Attrs
Functions
emit
Ansi
Codes
Link copied to clipboard
fun
emitAnsiCodes
(
currentState
:
State
,
nextState
:
State
)
:
String
emit
Ansi
Codes0
Link copied to clipboard
fun
emitAnsiCodes0
(
currentState
:
State
,
nextState
:
State
,
output
:
StringBuilder
,
categoryArray
:
Array
<
Category
>
)
invoke
Link copied to clipboard
operator
fun
invoke
(
vararg
attrs
:
Attr
)
:
Attrs
to
Seq
Link copied to clipboard
fun
toSeq
(
attrs
:
Attrs
)
:
List
<
Attr
>