Generates a Continuum workflow module.
mix continuum.gen.workflow MyApp.OrderFlow
mix continuum.gen.workflow MyApp.OrderFlow --path libThe generated module uses Continuum.Workflow and starts with a minimal
deterministic run/1 function.
Generates a Continuum workflow module.
mix continuum.gen.workflow MyApp.OrderFlow
mix continuum.gen.workflow MyApp.OrderFlow --path libThe generated module uses Continuum.Workflow and starts with a minimal
deterministic run/1 function.