Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ isValid
Method
isValid
src/OSspecific/POSIX/fileStat.H:107–110 ·
view source on GitHub ↗
- Did constructor fail
Source
from the content-addressed store, hash-verified
105
106
//- Did constructor fail
107
bool isValid() const
108
{
109
return isValid_;
110
}
111
112
113
// Check
Callers
4
mode
Function · 0.80
fileSize
Function · 0.80
lastModified
Function · 0.80
highResLastModified
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected