kotlin-jupyter-kernel
0.13.0-481-1
    Platform filter
Search in API
    kotlin-jupyter-kernel
shared-compiler/org.jetbrains.kotlinx.jupyter.messaging/ExecuteReply

ExecuteReply

@Serializable(with = ExecuteReplySerializer::class)
sealed interface ExecuteReply : MessageContent

Inheritors

ExecuteAbortReply
ExecuteErrorReply
ExecuteSuccessReply
© 2025 Copyright Generated by dokka