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

Method getParsedConfig

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

Source from the content-addressed store, hash-verified

78 return FAILED
79
80 def getParsedConfig(self):
81 return self.__parsedConfig
82
83 def getLogFolderPath(self):
84 return self.__logFolderPath

Callers 2

start_marvinMethod · 0.95
startMarvinMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected