Class/Module Index [+]

Quicksearch

Mail::RFC2822::AddressList1

Public Instance Methods

first_addr() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 2907
def first_addr
  elements[0]
end
other_addr() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 2911
def other_addr
  elements[1]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.