dub-registry ~master (2022-03-03T15:35:30.9161692)
Dub
Repo
DbRepository
dubregistry
dbcontroller
Undocumented in source.
struct
DbRepository {
string
kind
;
string
owner
;
string
project
;
void
parseURL
(URL url);
}
Members
Functions
parseURL
void
parseURL
(URL url)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
kind
string
kind
;
Undocumented in source.
owner
string
owner
;
Undocumented in source.
project
string
project
;
Undocumented in source.
Meta
Source
See Implementation
dubregistry
dbcontroller
aliases
DbDownloadStats
DbRepoStats
classes
DbController
RecordNotFound
functions
vcmp
structs
DbDownloadStatsT
DbPackage
DbPackageDownload
DbPackageFile
DbPackageStats
DbPackageVersion
DbRepoStatsT
DbRepository
DbStatDistributions