MCPcopy Create free account
hub / github.com/benkuper/Chataigne / getCustomModulesFolder

Method getCustomModulesFolder

Source/Module/ModuleFactory.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267File ModuleFactory::getCustomModulesFolder() const
268{
269 return File::getSpecialLocation(File::SpecialLocationType::userDocumentsDirectory).getChildFile("Chataigne/modules");
270}
271
272Module* ModuleFactory::create(BaseFactoryDefinition<Module>* def)
273{

Callers 1

finishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected