MCPcopy Create free account
hub / github.com/approvals/ApprovalTests.cpp / write

Method write

ApprovalTests/writers/ExistingFile.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 void ExistingFile::write(std::string) const
44 {
45 // do nothing
46 }
47
48 void ExistingFile::cleanUpReceived(std::string receivedPath) const
49 {

Calls

no outgoing calls

Tested by

no test coverage detected