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

Method createLocalCopy

src/autotests/MocIgnoreFile.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47 void addPath([[maybe_unused]] const QString& txt, bool /*reinit*/ = true) override {}
48 bool createLocalCopy() override { return true; }
49
50 [[nodiscard]] qint64 size() const override { return 0; };
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected