Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ removeFile
Method
removeFile
test/fakefileaccess.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
bool FileAccess::removeFile()
99
{
100
return true;
101
}
102
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected