class Weatherbar::Config

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def city : String #

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

[View source]
def key : String #

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

[View source]
def units : String #

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

[View source]