toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
ShutdownResponse
Shutdown
Response
@
Serializable
class
ShutdownResponse
(
val
restart
:
Boolean
)
:
AbstractMessageContent
Members
Constructors
Shutdown
Response
Link copied to clipboard
constructor
(
restart
:
Boolean
)
Properties
restart
Link copied to clipboard
val
restart
:
Boolean