Class/Module Index [+]

Quicksearch

Mail::RFC2822::AddrSpec0

Public Instance Methods

domain() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 2080
def domain
  elements[2]
end
local_part() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 2076
def local_part
  elements[0]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.