Method: ETL#state

Defined in:
lib/etl/etl.rb

#stateObject (readonly)

The state of the transform process



115
116
117
# File 'lib/etl/etl.rb', line 115

def state
  @state
end