Method: ImportEverything.get_rows

Defined in:
lib/import_everything/parser/module_methods.rb

.get_rows(ops) ⇒ Object



6
7
8
# File 'lib/import_everything/parser/module_methods.rb', line 6

def self.get_rows(ops)
  get_parser(ops).cleaned_row_hashes
end