Method: Decisive::StreamCSVContext#records

Defined in:
lib/decisive/stream_csv_context.rb

#recordsObject

Returns the value of attribute records

Returns:

  • (Object)

    the current value of records



5
6
7
# File 'lib/decisive/stream_csv_context.rb', line 5

def records
  @records
end