Method: Anchor::Types::Array#type

Defined in:
lib/anchor/types.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



12
13
14
# File 'lib/anchor/types.rb', line 12

def type
  @type
end