Method: ETL::Processor::BulkImportProcessor#target
- Defined in:
- lib/etl/processor/bulk_import_processor.rb
#target ⇒ Object (readonly)
The target database
11 12 13 |
# File 'lib/etl/processor/bulk_import_processor.rb', line 11 def target @target end |