Class: DataMapper::Types::Imap::Uid

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

#UIDObject (readonly)

Returns the value of attribute UID.



103
104
105
# File 'lib/dm-imap-adapter/types.rb', line 103

def UID
  @UID
end