Method: Mongo::Server::Monitor#options
- Defined in:
- lib/mongo/server/monitor.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 options The server options.
106 107 108 |
# File 'lib/mongo/server/monitor.rb', line 106 def @options end |