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

Method pluginManager

src/astroprint/plugin/__init__.py:93–94  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

91
92 @property
93 def pluginManager(self):
94 return pluginManager()
95
96 #
97 # Services

Callers

nothing calls this directly

Calls 1

pluginManagerFunction · 0.85

Tested by

no test coverage detected