Method: TMail::HeaderField#inspect
- Defined in:
- lib/tmail/header.rb
#inspect ⇒ Object
91 92 93 |
# File 'lib/tmail/header.rb', line 91 def inspect "#<#{self.class} #{@body.inspect}>" end |
91 92 93 |
# File 'lib/tmail/header.rb', line 91 def inspect "#<#{self.class} #{@body.inspect}>" end |