Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SolaWing/xcode-build-server
/ shared
Method
shared
config/config.py:59–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
58
@cache
59
def
shared():
60
return
ServerConfig(ServerConfig.default_path)
61
62
def
__init__(self, path):
63
self.path = os.path.abspath(path)
Callers
2
_parse
Function · 0.80
update
Function · 0.80
Calls
1
ServerConfig
Class · 0.85
Tested by
no test coverage detected