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

Function HtmlFile

Exporter/Html/HtmlFile.hpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 std::filesystem::path absolutePath,
30 std::filesystem::path relativeLinkPath);
31 HtmlFile(const HtmlFile&) = default;
32
33 const std::filesystem::path& GetAbsolutePath() const;
34 const std::filesystem::path& GetRelativeLinkPath() const;

Callers 1

HtmlFile.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected