Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ get
Method
get
src/yvalve/PluginManager.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
ConfigFile* get()
93
{
94
return confFile;
95
}
96
97
private:
98
RefPtr<ConfigFile> confFile;
Callers
5
findInPluginsConf
Function · 0.45
ConfiguredPlugin
Method · 0.45
destroy
Method · 0.45
next
Method · 0.45
waitForType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected