dub v0.0.0-just.testing (2014-02-08T08:27:50Z)
Dub
Repo
Project.getTopologicalPackageList
dub
project
Project
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
Source
See Implementation
dub
project
Project
constructors
this
functions
addBuildSettings
addBuildTypeSettings
describe
determineActions
getDefaultConfiguration
getDependency
getPackageConfigs
getTopologicalPackageList
isRedundantDependency
reinit
properties
cachedPackagesIDs
configurations
dependencies
info
mainPackage
name
Allows iteration of the dependency tree in topological order