MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / done

Method done

src/astroprint/software.py:58–59  ·  view source on GitHub ↗
(self, item)

Source from the content-addressed store, hash-verified

56 return True
57
58 def done(self, item):
59 self._logger.info("[%s] fetched" % item.shortdesc)
60
61 def fail(self, item):
62 super(DepsDownloadProgress, self).fail(item)

Callers 15

jquery.jsFile · 0.80
ZaFunction · 0.80
_aFunction · 0.80
jquery.noty.jsFile · 0.80
sendFunction · 0.80
successHandlerFunction · 0.80
setup.jsFile · 0.80
updating.jsFile · 0.80
login.jsFile · 0.80
app.jsFile · 0.80
print-queue.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected