Method: Mongo::Srv::Resolver#options
- Defined in:
- lib/mongo/srv/resolver.rb
#options ⇒ Hash (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.
58 59 60 |
# File 'lib/mongo/srv/resolver.rb', line 58 def @options end |