Method: Elasticsearch::Persistence::Repository#options

Defined in:
lib/elasticsearch/persistence/repository.rb

#optionsHash (readonly)

The repository options.

Returns:

  • (Hash)

Since:

  • 6.0.0



87
88
89
# File 'lib/elasticsearch/persistence/repository.rb', line 87

def options
  @options
end