Class: Anchor::Types::Array

Inherits:
Data
  • Object
show all
Defined in:
lib/anchor/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



29
30
31
# File 'lib/anchor/types.rb', line 29

def type
  @type
end