MCPcopy 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
211bool MesonNewBuildDir::isConfigValid() const
212{
213 return m_configIsValid;
214}
215
216#include "moc_mesonnewbuilddir.cpp"

Callers 2

newBuildDirectoryMethod · 0.80
addBuildDirMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected