dootle.utils.recency_test
See EOF for license/metadata/notes as applicable
Functions
|
skip rest of task if the target exists and was modified today |
|
Test two locations by their mod time. |
Module Contents
- dootle.utils.recency_test.recency_test(spec, state, target)
skip rest of task if the target exists and was modified today
- dootle.utils.recency_test.stale_test(spec, state, source, dest, tolerance)
Test two locations by their mod time. if the soure is older, or within tolerance skip rest of action group