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

Method RenameDirectory

Remoting/ServerManager/vtkPVFilePathEncodingHelper.cxx:51–54  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

49
50//-----------------------------------------------------------------------------
51bool vtkPVFilePathEncodingHelper::RenameDirectory()
52{
53 return this->CallObjectMethod("Rename");
54}
55
56//-----------------------------------------------------------------------------
57bool vtkPVFilePathEncodingHelper::GetActiveFileIsReadable()

Callers

nothing calls this directly

Calls 1

CallObjectMethodMethod · 0.95

Tested by

no test coverage detected