dub-build-deep ~master (2022-03-02T17:32:28.8508993)
Dub
Repo
Pack
app
Undocumented in source.
struct
Pack {
string
name
;
string
ver
;
string
config
;
string
[]
overrideConfig
;
string
dubId
[@property getter];
}
Members
Properties
dubId
string
dubId
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
config
string
config
;
Undocumented in source.
name
string
name
;
Undocumented in source.
overrideConfig
string
[]
overrideConfig
;
Undocumented in source.
ver
string
ver
;
Undocumented in source.
Meta
Source
See Implementation
app
functions
buildDubPackage
main
usage
manifest constants
dbdVersion
structs
DubConfig
Pack