Method: Weather::Location#country

Defined in:
lib/weather-api/location.rb

#countryObject (readonly)

the name of the country



7
8
9
# File 'lib/weather-api/location.rb', line 7

def country
  @country
end