toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
OpenDebugPortReply
Open
Debug
Port
Reply
@
Serializable
class
OpenDebugPortReply
(
val
port
:
Int
?
)
:
OkReply
Members
Constructors
Open
Debug
Port
Reply
Link copied to clipboard
constructor
(
port
:
Int
?
)
Properties
port
Link copied to clipboard
val
port
:
Int
?
status
Link copied to clipboard
val
status
:
MessageStatus