Class: PerfectQueue::Backend::RDBCompatBackend::Token
- Inherits:
-
Struct
- Object
- Struct
- PerfectQueue::Backend::RDBCompatBackend::Token
- Defined in:
- lib/perfectqueue/backend/rdb_compat.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key
36 37 38 |
# File 'lib/perfectqueue/backend/rdb_compat.rb', line 36 def key @key end |