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

Method path

kdevplatform/tests/testproject.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66Path TestProject::path() const
67{
68 return m_path;
69}
70
71bool TestProject::inProject(const IndexedString& path) const
72{

Callers 4

setProjectItemMethod · 0.45
findFileItemsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected