dub-data-mod ~master (2015-06-17T17:44:56Z)
Dub
Repo
Project.getTopologicalPackageList
dub
project
Project
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
Source
See Implementation
dub
project
Project
functions
addBuildSettings
describe
getPackageConfigs
getTopologicalPackageList
isRedundantDependency
listBuildSettings
listImportPaths
listStringImportPaths
reinit
properties
cachedPackagesIDs
dependencies
info
name
packageManager
rootPackage
selections
Allows iteration of the dependency tree in topological order