Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dir
Method · 0.95
roConfig
Function · 0.80
__init__
Method · 0.80
boxId
Method · 0.80
resetFactorySettings
Method · 0.80
_loadDevConfig
Method · 0.80
__init__
Method · 0.80
resetFactorySettings
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected