kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
OpenDebugPortReply
Open
Debug
Port
Reply
@
Serializable
class
OpenDebugPortReply
(
val
port
:
Int
?
)
:
OkReplyContent
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
open
val
status
:
MessageStatus