Class: MailHandler::Sending::Sender

Inherits:
Object
  • Object
show all
Defined in:
lib/mailhandler/sending/base.rb

Direct Known Subclasses

SMTPSender

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type.



7
8
9
# File 'lib/mailhandler/sending/base.rb', line 7

def type
  @type
end