Method: OfflineSort::Sorter::ChunkEntry#data
- Defined in:
- lib/offline_sort/offline_sort.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
90 91 92 |
# File 'lib/offline_sort/offline_sort.rb', line 90 def data @data end |