struct

Crig::ToolServerRequest

Inherits Struct < Value < Object

Constructors

new(data : ToolServerRequestMessageKind, reply_channel : Channel(Crig::ToolServerResponse) | Nil = nil, callback : Crig::ToolServerResponse -> Nil | Nil = nil)
Source

Instance methods

callback
Source
data
Source
reply_channel
Source