dub-data-mod ~master (2022-03-12T19:23:29.9831182)
Dub
Repo
Project.describe
dub
project
Project
Outputs a build description of the project, including its dependencies.
ProjectDescription
describe
(BuildPlatform platform, string config, string build_type)
class
Project
ProjectDescription
describe
(
BuildPlatform
platform
,
string
config
,
string
build_type
= null
)
void
describe
(Json dst, BuildPlatform platform, string config)
Meta
Source
See Implementation
dub
project
Project
constructors
this
functions
addBuildSettings
addBuildTypeSettings
describe
getDefaultConfiguration
getDependency
getPackageConfigs
getTopologicalPackageList
getUpgradeCache
isRedundantDependency
isUpgradeCacheUpToDate
listBuildSettings
listImportPaths
listStringImportPaths
reinit
saveSelections
setUpgradeCache
validate
properties
cachedPackagesIDs
configurations
dependencies
info
name
packageManager
rootPackage
selections
Outputs a build description of the project, including its dependencies.