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

Method dbms

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

Source from the content-addressed store, hash-verified

240
241 @property
242 def dbms(self)->str:
243 return self._get_value("dbms")
244
245 @property
246 def username(self)->str:

Callers

nothing calls this directly

Calls 1

_get_valueMethod · 0.80

Tested by

no test coverage detected