class Stoertebeker::ClientMessages::GotoCommandMessage

Defined in:

stoertebeker/client_messages.cr

Constructors

Instance Method Summary

Instance methods inherited from class Stoertebeker::ClientMessages::CommandMessage

to_json(b : JSON::Builder) to_json, type : String type

Instance methods inherited from class Stoertebeker::ClientMessages::Message

to_json(b : JSON::Builder)
to_json
to_json
, type : String type

Constructor Detail

def self.new(uri : URI) #

[View source]

Instance Method Detail

def cmd_json(b : JSON::Builder) #

[View source]
def uri : URI #

[View source]