Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getFileConfigPath
Method
getFileConfigPath
src/tools/ecode/plugins/plugin.cpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
std::string Plugin::getFileConfigPath() {
44
return mConfigPath;
45
}
46
47
PluginManager* Plugin::getManager() const {
48
return mManager;
Callers
2
New
Method · 0.45
LLMChatUI
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected