dub-registry v2.2.0 (2017-09-04T14:20:42Z)
Home
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
structs
PackageInfo
PackageVersionInfo