Project.getTopologicalPackageList

Allows iteration of the dependency tree in topological order

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

Meta