dub v1.8.0-beta.1 (2018-02-18T22:03:58Z)
Dub
Repo
Package.describe
dub
package_
Package
Returns a description of the package for use in IDEs or build tools.
PackageDescription
describe
(BuildPlatform platform, string config)
PackageDescription
describe
(BuildPlatform platform, Compiler compiler, string config)
class
Package
const
PackageDescription
describe
(
BuildPlatform
platform
,
Compiler
compiler
,
string
config
)
Meta
Source
See Implementation
dub
package_
Package
constructors
this
functions
addBuildTypeSettings
describe
getAllDependencies
getAllDependenciesRange
getBuildSettings
getCombinedBuildSettings
getDefaultConfiguration
getDependencies
getInternalSubPackage
getPlatformConfigurations
getSubConfiguration
hasDependency
simpleLint
storeInfo
warnOnSpecialCompilerFlags
properties
basePackage
configurations
name
parentPackage
path
rawRecipe
recipe
recipePath
subPackages
version_
static functions
findPackageFile
load
Returns a description of the package for use in IDEs or build tools.