toggle menu
kotlin-jupyter-kernel
0.13.0-484
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
ShutdownReply
Shutdown
Reply
@
Serializable
class
ShutdownReply
(
val
restart
:
Boolean
)
:
OkReplyContent
Members
Constructors
Shutdown
Reply
Link copied to clipboard
constructor
(
restart
:
Boolean
)
Properties
restart
Link copied to clipboard
val
restart
:
Boolean
status
Link copied to clipboard
open
val
status
:
MessageStatus