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:784–784 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
int status = 0;
783
bool waited = waitpid(child, &status, 0) == child;
784
struct stat marker_status;
785
bool lease_release_skipped = stat(release_marker, &marker_status) != 0;
786
test_rmdir_r(tmpdir);
787
Callers
1
test_cli.c
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected