Verk.SortedSet.clear-exclamation-mark

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

Specs

clear!(String.t(), GenServer.server()) :: boolean()

Clears the sorted set, raising if there's an error.

It will return true if the sorted set was cleared and false otherwise.