MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager / disableCache

Method disableCache

libinstall/src/DownloadManager.cpp:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void DownloadManager::disableCache() {
37 m_disableCache = TRUE;
38}
39
40BOOL DownloadManager::getUrl(CONST TCHAR *url, tstring& filename, tstring& contentType, const ModuleInfo *moduleInfo)
41{

Callers 3

downloadListMethod · 0.45
validateFunction · 0.45
getUrlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected