Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ stat
Class
stat
Engine/source/platformPOSIX/POSIXFileio.cpp:90–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
struct stat filestat;
91
const int MaxPathEl = 200;
92
char *currChar = pathName;
93
char testPath[MaxPath];
Callers
9
ResolvePathCaseInsensitive
Function · 0.70
MungePath
Function · 0.70
RecurseDumpPath
Function · 0.70
open
Method · 0.70
GetFileTimes
Function · 0.70
isFile
Method · 0.70
getFileSize
Method · 0.70
isDirectory
Method · 0.70
isSubDirectory
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected