Module: Mail::RFC2822::Return0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#CRLF ⇒ Object
3805 3806 3807 |
# File 'lib/mail/parsers/rfc2822.rb', line 3805 def CRLF elements[1] end |
#path ⇒ Object
3801 3802 3803 |
# File 'lib/mail/parsers/rfc2822.rb', line 3801 def path elements[0] end |