Method: Esearch::Cluster#path
- Defined in:
- lib/esearch/cluster.rb
#path ⇒ Pathname
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Return path
60 61 62 |
# File 'lib/esearch/cluster.rb', line 60 def path PATH end |