toggle menu
kotlin-jupyter-kernel
0.12.0-457
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