dub v1.27.0-beta.1 (2021-08-22T18:28:33Z)
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
hasAllDependencies
isUpgradeCacheUpToDate
listBuildSettings
missingDependencies
overrideConfiguration
reinit
saveSelections
setUpgradeCache
validate
properties
configurations
dependencies
name
packageManager
rootPackage
selections
Returns a map with the configuration for all packages in the dependency tree.