Class/Module Index [+]

Quicksearch

Mail::RFC2822::PhraseList1

Public Instance Methods

first_phrase() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 1725
def first_phrase
  elements[0]
end
other_phrases() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 1729
def other_phrases
  elements[1]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.