Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
static bool validateLibraryRoot(StringSpan path) { return repoHasMarkers(path); }
259
260
static StringSpan getCurrentWorkingDirectory(StringPath& currentWorkingDirectory);
261
Callers
3
resolveLibraryRootByWalkingParents
Function · 0.85
resolveCompiledLibraryRoot
Function · 0.85
resolveLibraryRoot
Function · 0.85
Calls
1
repoHasMarkers
Function · 0.85
Tested by
no test coverage detected