Method: TMail::ReturnPathHeader#spec
- Defined in:
- lib/tmail/header.rb
#spec ⇒ Object
313 314 315 316 |
# File 'lib/tmail/header.rb', line 313 def spec a = addr() or return nil a.spec end |
313 314 315 316 |
# File 'lib/tmail/header.rb', line 313 def spec a = addr() or return nil a.spec end |