MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / stat

Class stat

tests/test_config_yaml_edit.c:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110
111static bool yaml_lock_released_state_is_safe(const char *path) {
112 struct stat state;
113#ifdef _WIN32
114 return stat(path, &state) != 0;
115#else

Calls

no outgoing calls

Tested by 2