Method: Esearch::Cluster#path

Defined in:
lib/esearch/cluster.rb

#pathPathname

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

Returns:

  • (Pathname)


60
61
62
# File 'lib/esearch/cluster.rb', line 60

def path
  PATH
end