toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
ExecuteReply
Execute
Reply
@
Serializable
(
with
=
ExecuteReplySerializer::class
)
sealed
interface
ExecuteReply
:
MessageContent
Inheritors
ExecuteAbortReply
ExecuteErrorReply
ExecuteSuccessReply
Members
Properties
status
Link copied to clipboard
abstract
val
status
:
MessageStatus