Exception: Comparator::CompareCSV::CSVInitializeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/comparator/csv.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/comparator/csv.rb', line 7

def message
  "For now you can only compare 2 files"
end