class Weatherbar::Weather

Included Modules

Defined in:

response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description : String #

[View source]
def description=(description : String) #

[View source]
def icon : String #

[View source]
def icon=(icon : String) #

[View source]
def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def main : String #

[View source]
def main=(main : String) #

[View source]