Class: PerfectQueue::Backend::RDBCompatBackend::Token

Inherits:
Struct
  • Object
show all
Defined in:
lib/perfectqueue/backend/rdb_compat.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



39
40
41
# File 'lib/perfectqueue/backend/rdb_compat.rb', line 39

def key
  @key
end