orderly_graph_out_of_date: Given a tree return a list of reports to be re-run (and the order
that they should be re-run)
Description
Given a tree return a list of reports to be re-run (and the order
that they should be re-run)
Usage
orderly_graph_out_of_date(tree)
Arguments
tree
A dependency tree object from orderly_graph_out_of_date
Value
a list of report names to be re-run. First report to rerun first