Module: Bytemapper::Typeable

Defined in:
lib/bytemapper/typeable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type.



19
20
21
# File 'lib/bytemapper/typeable.rb', line 19

def type
  @type
end