dub v1.29.0-rc.1 (2022-05-03T07:15:30Z)
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