MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getError

Method getError

Misc/FileDataSaver.cpp:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42std::string
43FileDataWriter::getError(void) const
44{
45 return this->lastError;
46}
47
48bool
49FileDataWriter::prepare(void)

Callers 2

onPrepareMethod · 0.45
onCommitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected