Class: Anchor::Types::Maybe
- Inherits:
-
Data
- Object
- Data
- Anchor::Types::Maybe
- 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
23 24 25 |
# File 'lib/anchor/types.rb', line 23 def type @type end |