Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bruderstein/nppPluginManager
/ updatesAvailable
Method
updatesAvailable
pluginManager/src/NotifyUpdatesDialog.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
67
BOOL NotifyUpdatesDialog::updatesAvailable()
68
{
69
return !_updateList.empty();
70
}
71
72
73
INT_PTR CALLBACK NotifyUpdatesDialog::run_dlgProc(UINT Message, WPARAM wParam, LPARAM lParam)
Callers
1
startupChecks
Function · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected