Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NyarchLinux/DesktopPuppet
/ get_settings
Method
get_settings
src/puppets/puppet.py:84–85 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
82
self.settings[setting] = settings[setting]
83
84
def
get_settings(self):
85
return
self.settings
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected