Class: ChromeData::Vehicle::Engine

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

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



3
4
5
# File 'lib/chrome_data/vehicle.rb', line 3

def type
  @type
end