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

Class stat

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

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by 2