Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ stat
Class
stat
src/platform.cpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
return FileType::Unknown;
86
#else
87
struct stat sb = {};
88
# if defined(PLAYER_NINTENDO)
89
// no symlink support (FAT)
90
(void)follow_symlinks;
Callers
1
GetSize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected