Method: Wettr::Weather#temp

Defined in:
lib/wettr/weather.rb

#tempObject (readonly)

Returns the value of attribute temp.



2
3
4
# File 'lib/wettr/weather.rb', line 2

def temp
  @temp
end