Implement options --restart and --restart-from that restart from scratch or from a given task. Would require calculation of target names between any two vertices in the dependency graph. The idea would be to add a condition in the complete function that returns False until the provided task name is reached.
Implement options --restart and --restart-from that restart from scratch or from a given task. Would require calculation of target names between any two vertices in the dependency graph. The idea would be to add a condition in the complete function that returns False until the provided task name is reached.