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

Method key_name

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

Source from the content-addressed store, hash-verified

165
166 @property
167 def key_name(self):
168 return self.__setting_key__
169
170
171class ResultSetting(BaseSetting):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected