StepFlow.Jobs.list_jobs
You're seeing just the function
list_jobs
, go back to StepFlow.Jobs module for more information.
Returns the list of jobs.
Examples
iex> list_jobs()
[%Job{}, ...]