MCPcopy Create free account
hub / github.com/Kitware/VTK / getBasePath

Method getBasePath

Web/Python/vtkmodules/web/query_data_model.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 self.can_write = True
24
25 def getBasePath(self):
26 return self.__root
27
28 def updateBasePattern(self):
29 self.priority.sort(key=lambda item: item[1])

Callers 3

stopMethod · 0.80
stopMethod · 0.80
stopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected