MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / remove

Method remove

Tests/TactilityCore/Source/TestFile.h:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 void remove() const {
40 ::remove(path);
41 }
42};

Callers 5

mainFunction · 0.80
build_firstFunction · 0.80
tactility.pyFile · 0.80

Calls 1

removeFunction · 0.50

Tested by

no test coverage detected