dub v0.9.23-rc.2 (2015-04-02T19:36:12Z)
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
getDefaultConfiguration
getDependency
getPackageConfigs
getTopologicalPackageList
getUpgradeCache
isRedundantDependency
isUpgradeCacheUpToDate
reinit
saveSelections
setUpgradeCache
validate
properties
cachedPackagesIDs
configurations
dependencies
info
name
packageManager
rootPackage
selections
Returns a map with the configuration for all packages in the dependency tree.