Verk.SortedSet.count
You're seeing just the function
count
, go back to Verk.SortedSet module for more information.
Specs
count(String.t(), GenServer.server()) :: {:ok, integer()} | {:error, Redix.Error.t()}
Counts how many jobs are inside the sorted set.