Method: Metwit::Weather#location

Defined in:
lib/metwit/weather.rb

#locationObject (readonly)

The locality and country name for this geographical location



29
30
31
# File 'lib/metwit/weather.rb', line 29

def location
  @location
end