Class: Anchor::Types::Array
- Inherits:
-
Struct
- Object
- Struct
- Anchor::Types::Array
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
12 13 14 |
# File 'lib/anchor/types.rb', line 12 def type @type end |