Tarearbol.Scheduler.active_jobs
You're seeing just the function
active_jobs
, go back to Tarearbol.Scheduler module for more information.
Specs
active_jobs() :: %{ required(Tarearbol.DynamicManager.id()) => %Tarearbol.DynamicManager.Child{ busy?: term(), opts: term(), pid: term(), value: term() } }