Verk.Queue.count
You're seeing just the function
count
, go back to Verk.Queue module for more information.
Specs
count(binary()) :: {:ok, integer()} | {:error, atom() | Redix.Error.t()}
Counts how many jobs are enqueued on a queue.