Class Index [+]

Quicksearch

Mail::RFC2822::AddressList1

Public Instance Methods

first_addr() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2874
2874:       def first_addr
2875:         elements[0]
2876:       end
other_addr() click to toggle source
      # File lib/mail/parsers/rfc2822.rb, line 2878
2878:       def other_addr
2879:         elements[1]
2880:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.