Method: Sidekiq::BasicFetch::UnitOfWork#queue

Defined in:
lib/sidekiq/fetch.rb

#queueObject

Returns the value of attribute queue

Returns:

  • (Object)

    the current value of queue



111
112
113
# File 'lib/sidekiq/fetch.rb', line 111

def queue
  @queue
end