Module: Mail::ContentLocation::Primary0
- Defined in:
- lib/mail/parsers/content_location.rb
Instance Method Summary collapse
Instance Method Details
#CFWS1 ⇒ Object
17 18 19 |
# File 'lib/mail/parsers/content_location.rb', line 17 def CFWS1 elements[0] end |
#CFWS2 ⇒ Object
25 26 27 |
# File 'lib/mail/parsers/content_location.rb', line 25 def CFWS2 elements[2] end |
#location ⇒ Object
21 22 23 |
# File 'lib/mail/parsers/content_location.rb', line 21 def location elements[1] end |