Class: DataMapper::Types::Imap::Body

Inherits:
ImapType
  • Object
show all
Defined in:
lib/dm-imap-adapter/types.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ImapType

attr, attr?, envelope, envelope?, imap_query, meth

Instance Attribute Details

#RFC822Object (readonly)

Returns the value of attribute RFC822.



116
117
118
# File 'lib/dm-imap-adapter/types.rb', line 116

def RFC822
  @RFC822
end