MCPcopy Create free account
hub / github.com/daniel2005d/mapXplore / host

Method host

config/settings.py:233–234  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

231
232 @property
233 def host(self)->str:
234 return self._get_value("host")
235
236 @property
237 def database_name(self)->str:

Callers

nothing calls this directly

Calls 1

_get_valueMethod · 0.80

Tested by

no test coverage detected