Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ stat
Class
stat
fileio.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
#else
66
void TraverseDirectory(const char Dir[], int Callback(const char file_path[], const struct stat *sb, int typeflag))
67
{
68
if (ftw(Dir, Callback, 16))
69
{
Callers
1
IsDirectory
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected