Method: Dataflow::Adapters::MongoDbAdapter#client
- Defined in:
- lib/dataflow/adapters/mongo_db_adapter.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
34 35 36 |
# File 'lib/dataflow/adapters/mongo_db_adapter.rb', line 34 def client @client end |