MCPcopy Create free account
hub / github.com/Kitware/ParaView / DeleteDirectory

Method DeleteDirectory

Remoting/ServerManager/vtkPVFilePathEncodingHelper.cxx:39–42  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

37
38//-----------------------------------------------------------------------------
39bool vtkPVFilePathEncodingHelper::DeleteDirectory()
40{
41 return this->CallObjectMethod("DeleteDirectory");
42}
43
44//-----------------------------------------------------------------------------
45bool vtkPVFilePathEncodingHelper::OpenDirectory()

Callers

nothing calls this directly

Calls 1

CallObjectMethodMethod · 0.95

Tested by

no test coverage detected