Module: Mail::RFC2822::Hour0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#DIGIT1 ⇒ Object
3731 3732 3733 |
# File 'lib/mail/parsers/rfc2822.rb', line 3731 def DIGIT1 elements[0] end |
#DIGIT2 ⇒ Object
3735 3736 3737 |
# File 'lib/mail/parsers/rfc2822.rb', line 3735 def DIGIT2 elements[1] end |