toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
OutputConfig
/
OutputConfig
Output
Config
constructor
(
captureOutput
:
Boolean
=
true
,
captureBufferTimeLimitMs
:
Long
=
100
,
captureBufferMaxSize
:
Int
=
1000
,
cellOutputMaxSize
:
Int
=
100000
,
captureNewlineBufferSize
:
Int
=
100
)