Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEarable/open-earable
/ cleanFile
Method
cleanFile
src/utils/WAVWriter.cpp:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void WAVWriter::cleanFile() {
77
sd_manager.remove(_name);
78
}
Callers
1
start
Method · 0.80
Calls
1
remove
Method · 0.80
Tested by
no test coverage detected