Class: PerfectQueue::Backend::RDBBackend::Token

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

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



9
10
11
# File 'lib/perfectqueue/backend/rdb.rb', line 9

def key
  @key
end