Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ isDir
Method
isDir
DEVELOPER/core/File.cpp:236–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
235
236
bool
237
File::isDir(void)
238
{
239
return isDirectory;
240
}
241
242
243
File *
Callers
3
PrintFiles
Function · 0.45
UploadFiles
Function · 0.45
neesUpload
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected