Module: Mail::RFC2822::Return0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#CRLF ⇒ Object
3991 3992 3993 |
# File 'lib/mail/parsers/rfc2822.rb', line 3991 def CRLF elements[1] end |
#path ⇒ Object
3987 3988 3989 |
# File 'lib/mail/parsers/rfc2822.rb', line 3987 def path elements[0] end |