StepFlow.Jobs.list_jobs

You're seeing just the function list_jobs, go back to StepFlow.Jobs module for more information.
Link to this function

list_jobs(params \\ %{})

View Source

Returns the list of jobs.

Examples

iex> list_jobs()
[%Job{}, ...]