Module: Mail::RFC2822::Zone0

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

Instance Method Summary collapse

Instance Method Details

#DIGIT1Object



3707
3708
3709
# File 'lib/mail/parsers/rfc2822.rb', line 3707

def DIGIT1
  elements[1]
end

#DIGIT2Object



3711
3712
3713
# File 'lib/mail/parsers/rfc2822.rb', line 3711

def DIGIT2
  elements[2]
end

#DIGIT3Object



3715
3716
3717
# File 'lib/mail/parsers/rfc2822.rb', line 3715

def DIGIT3
  elements[3]
end

#DIGIT4Object



3719
3720
3721
# File 'lib/mail/parsers/rfc2822.rb', line 3719

def DIGIT4
  elements[4]
end