Module: Mongoid::Shell::Properties::Password

Included in:
Commands::Mongo, Commands::Mongodump, Commands::Mongoexport, Commands::Mongoimport, Commands::Mongorestore, Commands::Mongostat
Defined in:
lib/mongoid/shell/properties/password.rb

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



5
6
7
# File 'lib/mongoid/shell/properties/password.rb', line 5

def password
  @password
end