Class/Module Index [+]

Quicksearch

Mail::RFC2822::Received0

Public Instance Methods

CRLF() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4207
def CRLF
  elements[3]
end
date_time() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4203
def date_time
  elements[2]
end
name_val_list() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 4199
def name_val_list
  elements[0]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.