Class: Metar::Data::ColorCode

Inherits:
Struct
  • Object
show all
Defined in:
lib/metar/data/remark.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



15
16
17
# File 'lib/metar/data/remark.rb', line 15

def code
  @code
end

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



15
16
17
# File 'lib/metar/data/remark.rb', line 15

def raw
  @raw
end