Class: SendMail
- Inherits:
-
Object
- Object
- SendMail
- Defined in:
- lib/check_host/send_mail.rb
Instance Method Summary collapse
-
#initialize ⇒ SendMail
constructor
A new instance of SendMail.
Constructor Details
#initialize ⇒ SendMail
Returns a new instance of SendMail.
4 5 6 |
# File 'lib/check_host/send_mail.rb', line 4 def initialize send end |