Class: ChromeData::Vehicle::Engine
- Inherits:
-
Struct
- Object
- Struct
- ChromeData::Vehicle::Engine
- Defined in:
- lib/chrome_data/vehicle.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
3 4 5 |
# File 'lib/chrome_data/vehicle.rb', line 3 def type @type end |