Method: WeatherFetcher::WeatherData#temperature

Defined in:
lib/weather_fetcher/weather_data.rb

#temperatureObject (readonly)

Returns the value of attribute temperature.



49
50
51
# File 'lib/weather_fetcher/weather_data.rb', line 49

def temperature
  @temperature
end