Method: Elasticsearch::Model::Proxy::Base#target
- Defined in:
- lib/elasticsearch/model/proxy.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
108 109 110 |
# File 'lib/elasticsearch/model/proxy.rb', line 108 def target @target end |