Module: Typ::Is::Array::Singleton
- Defined in:
- lib/typ.rb
Instance Attribute Summary collapse
-
#array ⇒ Object
Returns the value of attribute array.
Instance Attribute Details
#array ⇒ Object
Returns the value of attribute array.
85 86 87 |
# File 'lib/typ.rb', line 85 def array @array end |