Module Mail::CommonAddress::InstanceMethods
In: lib/mail/fields/common/common_address.rb

Methods

<<   addresses   addrs   default   display_names   each   formatted   group_addresses   groups   parse  

Public Instance methods

Returns the address string of all the addresses in the address list

Returns the actual address objects in the address list

Returns the display name of all the addresses in the address list

Allows you to iterate through each address object in the syntax tree

Returns the formatted string of all the addresses in the address list

Returns the addresses that are part of groups

Returns a hash of group name => address strings for the address list

[Validate]