Method: Daru::Accessors::ArrayWrapper#data
- Defined in:
- lib/daru/accessors/array_wrapper.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
21 22 23 |
# File 'lib/daru/accessors/array_wrapper.rb', line 21 def data @data end |