Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
Callers
8
verify
Method · 0.45
defaultEmptyFileCreatorByTypeCreators
Function · 0.45
defaultCreator
Method · 0.45
FileUtilsExamples.cpp
File · 0.45
EmptyFileCreatorByTypeTests.cpp
File · 0.45
StringWriterTests.cpp
File · 0.45
convert_markdown_file_to_restructured_text
Function · 0.45
add_folder_paths_to_doxygen_config_file
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected