Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ prepare
Method
prepare
Misc/FileDataSaver.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
bool
49
FileDataWriter::prepare(void)
50
{
51
return true;
52
}
53
54
FileDataWriter::FileDataWriter(int fd)
55
{
Callers
1
onPrepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected