toggle menu
pprint-kotlin
1.0.0
jvm
switch theme
search in API
pprint-kotlin
/
io.exoquery
/
pprint
pprint
fun
pprint
(
value
:
Any
?
,
defaultWidth
:
Int
=
100
,
defaultHeight
:
Int
=
500
,
defaultIndent
:
Int
=
2
,
defaultEscapeUnicode
:
Boolean
=
false
,
defaultShowFieldNames
:
Boolean
=
true
,
colorLiteral
:
Attrs
=
Color.Green
,
colorApplyPrefix
:
Attrs
=
Color.Yellow
,
showGenericForCollections
:
Boolean
=
true
)
:
Str