Verk.SortedSet.range_with_score-exclamation-mark

You're seeing just the function range_with_score-exclamation-mark, go back to Verk.SortedSet module for more information.
Link to this function

range_with_score!(key, start \\ 0, stop \\ -1, redis)

View Source

Specs

range_with_score!(String.t(), integer(), integer(), GenServer.server()) :: nil

Lists jobs from start to stop along with the item scores, raising if there's an error.