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

Method setFile

systemvm/debian/opt/cloud/bin/merge.py:317–318  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

315 updateDataBag(self)
316
317 def setFile(self, name):
318 self.fileName = name
319
320 def getType(self):
321 return self.type

Callers 2

process_fileFunction · 0.95
update_config.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected