Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ section_name
Method
section_name
config/settings.py:229–230 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
227
228
@property
229
def
section_name(self) -> str:
230
return
self._key
231
232
@property
233
def
host(self)->str:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected