Class: RWeatherBar

Inherits:
Struct
  • Object
show all
Defined in:
lib/r_weather_current_condition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dObject

Returns the value of attribute d

Returns:

  • (Object)

    the current value of d



1
2
3
# File 'lib/r_weather_current_condition.rb', line 1

def d
  @d
end

#rObject

Returns the value of attribute r

Returns:

  • (Object)

    the current value of r



1
2
3
# File 'lib/r_weather_current_condition.rb', line 1

def r
  @r
end