update_downloader

dub.sdl: dependency "requests" version="*"

Members

Enums

ArchSuffix
enum ArchSuffix
Undocumented in source.

Functions

checkSignature
void checkSignature(string file, string sigFile)
Undocumented in source. Be warned that the author may not have intended to support it.
download
void download(Request rq, string url, string output)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
matchesAsset
bool matchesAsset(string asset, ArchSuffix suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
putDownloads
void putDownloads(Request rq, string url, File output)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta