Method: EEML::Unit#type

Defined in:
lib/eeml/unit.rb

#typeObject

Get the type of the unit



21
22
23
# File 'lib/eeml/unit.rb', line 21

def type
  @type
end