dub v1.27.0-beta.1 (2021-08-22T18:28:33Z)
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