module Mongoid::Contextual::Command
def client
-
(Mongo::Client)- The Mongo client.
Other tags:
- Example: Get the client. -
def client collection.database.client end
(Mongo::Client)
- The Mongo client.
def client collection.database.client end