toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl
/
ReplForJupyter
/
listErrors
list
Errors
abstract
suspend
fun
listErrors
(
code
:
Code
,
callback
:
(
ListErrorsResult
)
->
Unit
)