Class: Anchor::Types::Maybe
- Inherits:
-
Struct
- Object
- Struct
- Anchor::Types::Maybe
- 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
11 12 13 |
# File 'lib/anchor/types.rb', line 11 def type @type end |