Method: Mongo::Srv::Resolver#options

Defined in:
lib/mongo/srv/resolver.rb

#optionsHash (readonly)

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.

Returns Resolver options.

Returns:

  • (Hash)

    Resolver options.



58
59
60
# File 'lib/mongo/srv/resolver.rb', line 58

def options
  @options
end