dub-registry ~master (2018-04-07T22:45:16Z)
Home
Dub
Repo
PackageVersionInfo
dubregistry
registry
struct
PackageVersionInfo {
string
version_
;
SysTime
date
;
string
sha
;
string
downloadURL
;
Json
info
;
}
Members
Variables
info
Json
info
;
JSON version information, as reported to the client
Meta
Source
See Implementation
dubregistry
registry
classes
DubRegistry
DubRegistrySettings
structs
PackageInfo
PackageVersionInfo