MCPcopy Create free account
hub / github.com/crosspoint-reader/crosspoint-reader / removeDir

Method removeDir

lib/hal/HalStorage.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132bool HalStorage::removeDir(const char* path) { HAL_STORAGE_WRAPPED_CALL(removeDir, path); }
133
134// HalFile implementation
135// Allow doing file operations while ensuring thread safety via HalStorage's mutex.

Callers 6

clearCacheMethod · 0.80
clearCacheMethod · 0.80
loadMethod · 0.80
clearCacheMethod · 0.80
deleteFamilyMethod · 0.80
clearCacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected