class Queuing::InputCommandInfo

Defined in:

queuing/input_command_info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(socket : TCPSocket | Nil, command_info : Hash) #

[View source]

Instance Method Detail

def command_info : Hash(String, String) #

[View source]
def enqueued_at : Time #

[View source]
def socket : TCPSocket? #

[View source]