dub v0.9.23-rc.2 (2015-04-02T19:36:12Z)
Dub
Repo
Project.describe
dub
project
Project
Outputs a JSON description of the project, including its deoendencies.
class
Project
void
describe
(
ref
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
reinit
saveSelections
setUpgradeCache
validate
properties
cachedPackagesIDs
configurations
dependencies
info
name
packageManager
rootPackage
selections
Outputs a JSON description of the project, including its deoendencies.