MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / validateLibraryRoot

Function validateLibraryRoot

Libraries/Testing/Testing.cpp:258–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258static bool validateLibraryRoot(StringSpan path) { return repoHasMarkers(path); }
259
260static StringSpan getCurrentWorkingDirectory(StringPath& currentWorkingDirectory);
261

Callers 3

resolveLibraryRootFunction · 0.85

Calls 1

repoHasMarkersFunction · 0.85

Tested by

no test coverage detected