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

Function UnifiedDiffSettings

CppCoverage/UnifiedDiffSettings.hpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 const std::filesystem::path& unifiedDiffPath,
31 const boost::optional<std::filesystem::path>& rootDiffFolder);
32 UnifiedDiffSettings(const UnifiedDiffSettings&) = default;
33 UnifiedDiffSettings(UnifiedDiffSettings&&) = default;
34
35 const std::filesystem::path& GetUnifiedDiffPath() const;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected