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

Method getConfigFolder

src/octoprint/settings.py:366–367  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

364 return folder
365
366 def getConfigFolder(self):
367 return os.path.dirname(self._configfile)
368
369 def getFeedbackControls(self):
370 feedbackControls = []

Callers 8

_init_settings_dirMethod · 0.95
roConfigFunction · 0.80
__init__Method · 0.80
boxIdMethod · 0.80
resetFactorySettingsMethod · 0.80
_loadDevConfigMethod · 0.80
__init__Method · 0.80
resetFactorySettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected