MCPcopy 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
269int
270File::getNumFiles(void)
271{
272 return int(dirFiles.size());
273}

Callers 1

neesUploadMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected