dub-registry ~master (2022-03-03T15:35:30.9161692)
Dub
Repo
PackageVersionInfo
dubregistry
registry
Undocumented in source.
struct
PackageVersionInfo {
string
version_
;
SysTime
date
;
string
sha
;
string
downloadURL
;
Json
info
;
}
Members
Variables
date
SysTime
date
;
Undocumented in source.
downloadURL
string
downloadURL
;
Undocumented in source.
info
Json
info
;
JSON version information, as reported to the client
sha
string
sha
;
Undocumented in source.
version_
string
version_
;
Undocumented in source.
Meta
Source
See Implementation
dubregistry
registry
classes
DubRegistry
DubRegistrySettings
enums
PackageInfoFlags
structs
PackageInfo
PackageVersionInfo