Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
void Manager::clearAutosave() {
261
system::removeRecursively(autosavePath);
262
}
263
264
265
void Manager::cleanAutosave() {
Callers
nothing calls this directly
Calls
1
removeRecursively
Function · 0.85
Tested by
no test coverage detected