Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumFiles
Method
getNumFiles
DEVELOPER/core/File.cpp:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
int
270
File::getNumFiles(void)
271
{
272
return int(dirFiles.size());
273
}
Callers
1
neesUpload
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected