Method: Backup::Notifier::Mail#password
- Defined in:
- lib/backup/notifier/mail.rb
#password ⇒ Object
SMTP Server Password (sender email’s credentials)
70 71 72 |
# File 'lib/backup/notifier/mail.rb', line 70 def password @password end |