Method: Mongo::Auth::CredentialCache.store

Defined in:
lib/mongo/auth/credential_cache.rb

.storeObject (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.

Since:

  • 2.0.0



27
28
29
# File 'lib/mongo/auth/credential_cache.rb', line 27

def store
  @store
end