module Mail::ContentLocation::Primary0
Public Instance Methods
CFWS1()
click to toggle source
# File lib/mail/parsers/content_location.rb, line 17 def CFWS1 elements[0] end
CFWS2()
click to toggle source
# File lib/mail/parsers/content_location.rb, line 25 def CFWS2 elements[2] end
location()
click to toggle source
# File lib/mail/parsers/content_location.rb, line 21 def location elements[1] end