StepFlow.Workflows.list_workflows

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

list_workflows(params \\ %{})

View Source

Returns the list of workflows.

Examples

iex> list_workflows()
[%Workflow{}, ...]