MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / filePath

Method filePath

sources/settings/PipelinesConfig.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105QString PipelinesConfig::filePath()
106{
107 return Core::ICore::userResourcePath(QStringLiteral("qodeassist/config/pipelines.toml"))
108 .toFSPathString();
109}
110
111PipelinesLoadResult PipelinesConfig::load()
112{

Callers 5

loadMethod · 0.45
pickUserFilePathMethod · 0.45
loadMethod · 0.45
uniqueFilenameFunction · 0.45
openPluginFolderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected