Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
std::string
43
FileDataWriter::getError(void) const
44
{
45
return this->lastError;
46
}
47
48
bool
49
FileDataWriter::prepare(void)
Callers
2
onPrepare
Method · 0.45
onCommit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected