Project.getTopologicalPackageList

Allows iteration of the dependency tree in topological order

class Project
int delegate(
int delegate(
ref const Package
)
)
getTopologicalPackageList
const
(
bool children_first = false
,
in Package root_package = null
,
string[string] configs = null
)

Meta