Method: Metar::Data::SkyCondition#type
- Defined in:
- lib/metar/data/sky_condition.rb
permalink #type ⇒ Object (readonly)
Returns the value of attribute type.
54 55 56 |
# File 'lib/metar/data/sky_condition.rb', line 54 def type @type end |