Libraries
»
weather-api
(1.4.0)
»
Index
»
Weather
»
Location
»
#country
Method: Weather::Location#country
Defined in:
lib/weather-api/location.rb
#
country
⇒
Object
(readonly)
the name of the country
7 8 9
# File 'lib/weather-api/location.rb', line 7
def
country
@country
end