Method: Elasticsearch::API::Common::Client::Base#client
- Defined in:
- lib/elasticsearch/api/namespace/common.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
27 28 29 |
# File 'lib/elasticsearch/api/namespace/common.rb', line 27 def client @client end |