MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getParentDir

Method getParentDir

DEVELOPER/core/File.cpp:228–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228File *
229File::getParentDir(void)
230{
231 return parentDir;
232}
233
234
235

Callers 2

getFileMethod · 0.95
neesUploadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected