MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetTemplateFolder

Function GetTemplateFolder

OpenCppCoverage/OpenCppCoverage.cpp:69–72  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

67
68 //-------------------------------------------------------------------------
69 std::filesystem::path GetTemplateFolder()
70 {
71 return Tools::GetExecutableFolder() / "Template";
72 }
73
74 //-------------------------------------------------------------------------
75 std::filesystem::path GetPluginsExportFolder()

Callers 1

ExportFunction · 0.85

Calls 1

GetExecutableFolderFunction · 0.85

Tested by

no test coverage detected