ratatosk icon indicating copy to clipboard operation
ratatosk copied to clipboard

Implement restarting functions

Open percyfal opened this issue 11 years ago • 0 comments

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.

percyfal avatar Mar 19 '13 20:03 percyfal