Libraries
»
wettr
(0.1.2)
»
Index
»
Wettr
»
Weather
»
#temp
Method: Wettr::Weather#temp
Defined in:
lib/wettr/weather.rb
#
temp
⇒
Object
(readonly)
Returns the value of attribute temp.
2 3 4
# File 'lib/wettr/weather.rb', line 2
def
temp
@temp
end