Methods

Class/Module Index [+]

Quicksearch

Mail::RFC2822::MailboxListGroup0

Public Instance Methods

addresses() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 2297
def addresses
  [first_addr] + other_addr.elements.map { |o| o.addr_value }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.