Class: Anchor::Types::Array
- Inherits:
-
Data
- Object
- Data
- Anchor::Types::Array
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object (readonly)
Returns the value of attribute type
29 30 31 |
# File 'lib/anchor/types.rb', line 29 def type @type end |