Method: ETL#raw

Defined in:
lib/etl/etl.rb

#rawObject (readonly)

The data generated on a process that didn’t complete.



122
123
124
# File 'lib/etl/etl.rb', line 122

def raw
  @raw
end