Project.getPackageConfigs

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