Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ username
Method
username
config/settings.py:246–247 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
244
245
@property
246
def
username(self)->str:
247
return
self._get_value(
"username"
)
248
249
@property
250
def
password(self)->str:
Callers
nothing calls this directly
Calls
1
_get_value
Method · 0.80
Tested by
no test coverage detected