Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ stat
Class
stat
tests/test_cli.c:818–818 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
816
int status = 0;
817
bool waited = waitpid(child, &status, 0) == child;
818
struct stat marker_status;
819
bool lease_release_skipped = stat(release_marker, &marker_status) != 0;
820
test_rmdir_r(tmpdir);
821
Callers
1
test_cli.c
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected