Method: MailHandler::Sending::SMTPSender#password
- Defined in:
- lib/mailhandler/sending/smtp.rb
#password ⇒ Object
Returns the value of attribute password.
8 9 10 |
# File 'lib/mailhandler/sending/smtp.rb', line 8 def password @password end |