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