Tarearbol.Scheduler.push
You're seeing just the function
push
, go back to Tarearbol.Scheduler module for more information.
Specs
Creates and temporarily pushes the job to the list of currently scheduled jobs.
For the implementation that survives restarts use push!/3
.