Method: ETL::Processor::TruncateProcessor#table
- Defined in:
- lib/etl/processor/truncate_processor.rb
#table ⇒ Object (readonly)
Defines the table to truncate
7 8 9 |
# File 'lib/etl/processor/truncate_processor.rb', line 7 def table @table end |