dub v0.9.21-beta.3 (2014-01-15T13:36:19Z)
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.