Tarearbol.Scheduler.push-exclamation-mark

You're seeing just the function push-exclamation-mark, go back to Tarearbol.Scheduler module for more information.
Link to this function

push!(name, runner, schedule)

View Source

Specs

push!(name :: binary(), runner :: runner(), schedule :: schedule()) :: :ok

Creates and pushes the job to the list of currently scheduled jobs, updates the permanent list of scheduled jobs.

For the implementation that temporarily pushes a job, use push/3.