Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolaWing/xcode-build-server
/ save
Method
save
config/config.py:78–80 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
})
77
78
def
save(self):
79
with
open(self.path,
"w"
)
as
f:
80
json.dump(self.data, f, indent=
"\t"
)
Callers
2
_parse
Function · 0.80
update
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected