dub-data-mod ~master (2022-03-12T19:23:29.9831182)
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
getBasePackageName
getSubPackageName
getSubPackagePath
structs
BuildSettingsTemplate
ConfigurationInfo
PackageRecipe
SubPackage