Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getManager
Method
getManager
src/tools/ecode/plugins/pluginmanager.cpp:396–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
PluginManager* PluginsModel::getManager() const {
397
return mManager;
398
}
399
400
class UIPluginManagerTable : public UITableView {
401
public:
Callers
1
getCheckBoxFn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected