View Source Pacer.Workflow.Visualization (Pacer v0.1.5)

A small wrapper around a Pacer Workflow's visualization metadata function.

This stringed strict diagraph that is returned can be used in graphviz or some other graph visualization tool.

Summary

Functions

Link to this function

visualize(workflow, options \\ [])

View Source
@spec visualize(module(), Keyword.t()) :: :ok