Method: FileIndexer::Indexer#db_file
- Defined in:
- lib/file_indexer/indexer.rb
#db_file ⇒ Object (readonly)
This is the filename which will be used as the persistent database
23 24 25 |
# File 'lib/file_indexer/indexer.rb', line 23 def db_file @db_file end |