Module: Mongoid::Shell::Properties::Username

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

Instance Attribute Summary collapse

Instance Attribute Details

#usernameObject

Returns the value of attribute username.



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

def username
  @username
end