module myna.core.workflow.sync
Defines myna sync functionality
function parse
parse(parser)
Main function for syncing myna data back to a database
function sync
sync(input_file, step=None)
Sync the results of a Myna workflow
Args:
input_file: path to the configured Myna input filestep: name of step to sync, syncs all if None
This file was automatically generated via lazydocs.