class I3::Message::Config

Overview

Represents the response to a Message::MessageType::GET_CONFIG request.

See Connection#config.

Defined in:

i3/message/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_99 : JSON::PullParser) #

Instance Method Detail

def config : String #

def config=(_config : String) #

def to_json(json : JSON::Builder) #