Method: Beetle::Message#uuid

Defined in:
lib/beetle/message.rb

#uuidObject (readonly)

the uuid of the message



37
38
39
# File 'lib/beetle/message.rb', line 37

def uuid
  @uuid
end