Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ error
Method
error
switch/source/directory.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
Result Directory::error(void)
54
{
55
return mError;
56
}
57
58
bool Directory::good(void)
59
{
Callers
4
verifyTree
Function · 0.45
scanExtraneous
Function · 0.45
copyDirectory
Method · 0.45
deleteFolderRecursively
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected