MCPcopy 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
236bool
237File::isDir(void)
238{
239 return isDirectory;
240}
241
242
243File *

Callers 3

PrintFilesFunction · 0.45
UploadFilesFunction · 0.45
neesUploadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected