Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isConfigValid
Method
isConfigValid
plugins/meson/settings/mesonnewbuilddir.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
bool MesonNewBuildDir::isConfigValid() const
212
{
213
return m_configIsValid;
214
}
215
216
#include
"moc_mesonnewbuilddir.cpp"
Callers
2
newBuildDirectory
Method · 0.80
addBuildDir
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected