MCPcopy Create free account
hub / github.com/KDE/kdiff3 / rename

Method rename

src/fileaccess.cpp:899–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

897}
898
899bool FileAccess::rename(const FileAccess& dest)
900{
901 return mJobHandler->rename(dest);
902}
903
904bool FileAccess::removeFile()
905{

Callers 1

renameFLDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected