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

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

current password



8
9
10
# File 'lib/mongoid/shell/properties/password.rb', line 8

def password
  @password
end