Class: Net::SMTP
- Inherits:
-
Object
- Object
- Net::SMTP
- Defined in:
- lib/net/smtp/headers.rb,
lib/net/smtp/headers/version.rb
Defined Under Namespace
Modules: Headers
Class Method Summary collapse
Class Method Details
.set_debug_output=(io) ⇒ Object
6 7 8 |
# File 'lib/net/smtp/headers.rb', line 6 def self.set_debug_output=(io) @debug_output = io end |