MCPcopy Create free account
hub / github.com/KDE/kdevelop / queryDirPath

Function queryDirPath

plugins/cmake/cmakefileapi.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61QString queryDirPath(const QString& buildDirectory)
62{
63 return buildDirectory + QLatin1String("/.cmake/api/v1/query/client-kdevelop/");
64}
65
66QString queryFileName()
67{

Callers 2

writeClientQueryFileFunction · 0.85
findReplyIndexFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected