MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / getSavedPreferencePacksPath

Method getSavedPreferencePacksPath

src/Gui/PreferencePackManager.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276std::filesystem::path Gui::PreferencePackManager::getSavedPreferencePacksPath() const
277{
278 return getSavedPrefPacksPath();
279}
280
281std::filesystem::path Gui::PreferencePackManager::getResourcePreferencePacksPath() const
282{

Callers 1

updateTreeMethod · 0.80

Calls 1

getSavedPrefPacksPathFunction · 0.85

Tested by

no test coverage detected