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