MCPcopy Create free account
hub / github.com/VCVRack/Rack / clearAutosave

Method clearAutosave

src/patch.cpp:260–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258
259
260void Manager::clearAutosave() {
261 system::removeRecursively(autosavePath);
262}
263
264
265void Manager::cleanAutosave() {

Callers

nothing calls this directly

Calls 1

removeRecursivelyFunction · 0.85

Tested by

no test coverage detected