doot.control.runner.step_runner
Classes
extends the default runner with step control |
Module Contents
- class doot.control.runner.step_runner._Stepper_m(*args, **kwargs)[source]
- _conf_types = []
- _override_level = 'INFO'
- _has_quit = False
- _expand_job(
- job: doot.workflow._interface.Job_i,
- Parameters:
job (doot.workflow._interface.Job_i)
- Return type:
None