Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albertlauncher/albert
/ initialize
Method
initialize
src/plugin/plugininstance.cpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
PluginInstance::~PluginInstance() = default;
29
30
void PluginInstance::initialize() { emit initialized(); }
31
32
vector<Extension*> PluginInstance::extensions() { return {}; }
33
Callers
2
onPluginLoaderFinished
Method · 0.80
loadFrontend
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected