Tarearbol.Scheduler.pop

You're seeing just the function pop, go back to Tarearbol.Scheduler module for more information.

Specs

pop(name :: any()) :: :ok

Removes the scheduled job from the schedule by id.

For the implementation that survives restarts use pop!/1.