Method: NoSE::Backend::FileBackend#client
- Defined in:
- lib/nose/backend/file.rb
#client ⇒ Hash
We just produce the data here which can be manipulated as needed
76 77 78 |
# File 'lib/nose/backend/file.rb', line 76 def client @index_data end |