API Reference
Contents:
Bases: object
object
BaseTask class.
A Step base class. Implements methods and checks common to all steps.
Initialize the Step.
Methods
clean
Clean the step.
custom_ready
is_ready
Check if the step is already done.
mark_ready
Mark the step as done.
run
Run the step.
set_dirs