MCPcopy 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
43std::string Plugin::getFileConfigPath() {
44 return mConfigPath;
45}
46
47PluginManager* Plugin::getManager() const {
48 return mManager;

Callers 2

NewMethod · 0.45
LLMChatUIMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected