MCPcopy Create free account
hub / github.com/apache/cloudstack / getLogFolderPath

Method getLogFolderPath

tools/marvin/marvin/marvinInit.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 return self.__parsedConfig
82
83 def getLogFolderPath(self):
84 return self.__logFolderPath
85
86 def getTestClient(self):
87 return self.__testClient

Callers 2

start_marvinMethod · 0.95
startMarvinMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected