dub-data-mod ~master (2015-06-17T17:44:56Z)
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
=
null
)
class
Project
ProjectDescription
describe
(
BuildPlatform
platform
,
string
config
,
string
build_type
= null
)
void
describe
(
ref
Json
dst
,
BuildPlatform
platform
,
string
config
)
Meta
Source
See Implementation
dub
project
Project
functions
addBuildSettings
describe
getPackageConfigs
getTopologicalPackageList
isRedundantDependency
listBuildSettings
listImportPaths
listStringImportPaths
reinit
properties
cachedPackagesIDs
dependencies
info
name
packageManager
rootPackage
selections
Outputs a build description of the project, including its dependencies.