Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eudicots/Cactus
/ url
Method
url
cactus/site.py:98–99 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
96
97
@property
98
def
url(self):
99
return
self.config.get(
'site-url'
)
100
101
@url.setter
102
def
url(self, value):
Callers
nothing calls this directly
Calls
3
get
Method · 0.45
set
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected