Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ fileManager
Method
fileManager
src/astroprint/printer/__init__.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
114
@property
115
def
fileManager(self):
116
return
self._fileManager
117
118
@property
119
def
currentPrintJobId(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected