dub v0.9.23-rc.2 (2015-04-02T19:36:12Z)
Dub
Repo
Package.RawPackage
dub
package_
Package
Undocumented in source.
class
Package
static abstract
class
RawPackage {
string
package_name
;
string
version_
;
void
parseInto
(PackageRecipe package_, string parent_name);
}
Members
Functions
parseInto
void
parseInto
(PackageRecipe package_, string parent_name)
Undocumented in source.
Variables
package_name
string
package_name
;
Undocumented in source.
version_
string
version_
;
Undocumented in source.
Meta
Source
See Implementation
dub
package_
Package
classes
RawPackage
constructors
this
functions
addBuildTypeSettings
describe
generateInfoString
getBuildSettings
getCombinedBuildSettings
getDefaultConfiguration
getDependencies
getPlatformConfigurations
getSubConfiguration
hasDependency
storeInfo
warnOnSpecialCompilerFlags
properties
basePackage
configurations
dependencies
info
name
packageInfoFilename
parentPackage
path
subPackages
ver
vers
static functions
findPackageFile