Method: PerfectQueue::Task#key

Defined in:
lib/perfectqueue/task.rb

#keyObject (readonly)

Returns the value of attribute key.



28
29
30
# File 'lib/perfectqueue/task.rb', line 28

def key
  @key
end