Module: Mail::ContentType::Value0
- Defined in:
- lib/mail/parsers/content_type.rb
Instance Method Summary collapse
Instance Method Details
#text_value ⇒ Object
894 895 896 |
# File 'lib/mail/parsers/content_type.rb', line 894 def text_value quoted_content.text_value end |