MCPcopy Create free account
hub / github.com/comaps/comaps / DeleteFileX

Method DeleteFileX

libs/coding/file_writer.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void FileWriter::DeleteFileX(std::string const & fName)
47{
48 UNUSED_VALUE(base::DeleteFileX(fName));
49}

Callers

nothing calls this directly

Calls 1

DeleteFileXFunction · 0.85

Tested by

no test coverage detected