Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
Za
Function · 0.80
_a
Function · 0.80
jquery.noty.js
File · 0.80
jquery.fileupload.js
File · 0.80
send
Function · 0.80
successHandler
Function · 0.80
setup.js
File · 0.80
updating.js
File · 0.80
login.js
File · 0.80
app.js
File · 0.80
print-queue.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected