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