dub v0.0.0-just.testing (2014-02-08T08:27:50Z)
Dub
Repo
Project.getPackageConfigs
dub
project
Project
Returns a map with the configuration for all packages in the dependency tree.
class
Project
const
string
[
string
]
getPackageConfigs
(
in
BuildPlatform
platform
,
string
config
,
bool
allow_non_library
= true
)
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
Returns a map with the configuration for all packages in the dependency tree.