Module: Mail::RFC2822::Return0

Defined in:
lib/mail/parsers/rfc2822.rb

Instance Method Summary (collapse)

Instance Method Details

- (Object) CRLF



4065
4066
4067
# File 'lib/mail/parsers/rfc2822.rb', line 4065

def CRLF
  elements[1]
end

- (Object) path



4061
4062
4063
# File 'lib/mail/parsers/rfc2822.rb', line 4061

def path
  elements[0]
end