MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetReason

Method GetReason

src/fs.h:191–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 ~FileLock();
190 bool TryLock();
191 std::string GetReason() { return reason; }
192
193 private:
194 std::string reason;

Callers 1

LockDirectoryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected