dub v1.20.1-beta.1 (2020-04-12T17:22:25Z)
Dub
Repo
SubPackage
dub
recipe
packagerecipe
Undocumented in source.
struct
SubPackage {
string
path
;
PackageRecipe
recipe
;
}
Members
Variables
path
string
path
;
Undocumented in source.
recipe
PackageRecipe
recipe
;
Undocumented in source.
Meta
Source
See Implementation
dub
recipe
packagerecipe
functions
addRequirement
checkPlatform
getBasePackageName
getSubPackageName
getSubPackagePath
structs
BuildSettingsTemplate
ConfigurationInfo
PackageRecipe
SubPackage
ToolchainRequirements