Tarearbol.ensure_all

You're seeing just the function ensure_all, go back to Tarearbol module for more information.
Link to this function

ensure_all(jobs, opts \\ [])

View Source

Specs

ensure_all([(() -> any()) | {atom(), atom(), list()}], keyword()) :: [
  error: any(),
  ok: any()
]

Executes Tarearbol.ensure_all_streamed/2 and collects tasks results.