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

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

Instance Attribute Summary collapse

Instance Attribute Details

#usernameObject

current username



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

def username
  @username
end