Method: Csv2hash::Adapter::CsvAdapter#file_path
- Defined in:
- lib/csv2hash/adapters/csv_adapter.rb
#file_path ⇒ Object
Returns the value of attribute file_path.
9 10 11 |
# File 'lib/csv2hash/adapters/csv_adapter.rb', line 9 def file_path @file_path end |