Spear.Client.start_scavenge

You're seeing just the callback start_scavenge, go back to Spear.Client module for more information.
Link to this callback

start_scavenge()

View Source (since 0.4.0)

Specs

start_scavenge() :: :ok | {:error, any()}

A wrapper around Spear.start_scavenge/1

Link to this callback

start_scavenge(opts)

View Source (since 0.4.0)

Specs

start_scavenge(opts :: Keyword.t()) :: :ok | {:error, any()}

A wrapper around Spear.start_scavenge/2