Oban.Repo.all
You're seeing just the function
all
, go back to Oban.Repo module for more information.
Specs
all(config(), Ecto.Queryable.t(), Keyword.t()) :: [Ecto.Schema.t()]
Wraps Ecto.Repo.all/2
.