class I3::Message::Version

Defined in:

i3/message/version.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def human_readable : String #

def human_readable=(_human_readable : String) #

def loaded_config_file_name : String #

def loaded_config_file_name=(_loaded_config_file_name : String) #

def major : Int32 #

def major=(_major : Int32) #

def minor : Int32 #

def minor=(_minor : Int32) #

def patch : Int32 #

def patch=(_patch : Int32) #

def to_json(json : JSON::Builder) #