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

Function StartInfo

CppCoverage/StartInfo.hpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 StartInfo(StartInfo&&);
35
36 StartInfo(const StartInfo&) = default;
37 StartInfo& operator=(const StartInfo&) = default;
38
39 void SetWorkingDirectory(const std::filesystem::path&);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected