Method: Backup::Notifier::Mail#user_name

Defined in:
lib/backup/notifier/mail.rb

#user_nameObject

SMTP Server Username (sender email’s credentials)



66
67
68
# File 'lib/backup/notifier/mail.rb', line 66

def user_name
  @user_name
end