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
/
HistoryReply
History
Reply
@
Serializable
class
HistoryReply
(
val
history
:
List
<
String
>
)
:
OkReplyContent
Members
Constructors
History
Reply
Link copied to clipboard
constructor
(
history
:
List
<
String
>
)
Properties
history
Link copied to clipboard
val
history
:
List
<
String
>
status
Link copied to clipboard
open
val
status
:
MessageStatus