Tarearbol.Scheduler.pop-exclamation-mark
You're seeing just the function
pop-exclamation-mark
, go back to Tarearbol.Scheduler module for more information.
Specs
pop!(name :: any()) :: :ok
Removes the scheduled job from the schedule by id
and updated the configuration.
For the implementation that removes jobs temporarily, use pop!/1
.