Module: Mail::RFC2822::Hour0
- Defined in:
- lib/mail/parsers/rfc2822.rb
Instance Method Summary collapse
Instance Method Details
#DIGIT1 ⇒ Object
3557 3558 3559 |
# File 'lib/mail/parsers/rfc2822.rb', line 3557 def DIGIT1 elements[0] end |
#DIGIT2 ⇒ Object
3561 3562 3563 |
# File 'lib/mail/parsers/rfc2822.rb', line 3561 def DIGIT2 elements[1] end |