Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ stat
Class
stat
samples/shared/pathtools.cpp:437–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
435
436
#if defined(POSIX)
437
struct stat buf;
438
if ( stat( sFixedPath.c_str(), &buf ) == -1 )
439
{
440
return false;
Callers
2
Path_IsDirectory
Function · 0.70
Path_Exists
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected