Skip to content

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 file
  • step: name of step to sync, syncs all if None

This file was automatically generated via lazydocs.