module myna.core.workflow.run
Defines myna run functionality
function parse
parse(parser)
Main function for running myna workflows
function run
run(input_file, step=None)
Run a Myna workflow
Args:
input_file: path to the configured Myna input filestep: name of step to run, runs all if None
This file was automatically generated via lazydocs.