dub v0.9.21-beta.2 (2013-12-15T16:54:20Z)
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
determineActions
getDefaultConfiguration
getDependency
getPackageConfigs
getTopologicalPackageList
isRedundantDependency
reinit
properties
cachedPackagesIDs
configurations
dependencies
info
mainPackage
name
Outputs a JSON description of the project, including its deoendencies.