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

Method format

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

Source from the content-addressed store, hash-verified

191
192 @property
193 def format(self)->str:
194 return self._get_value("format")
195
196 @property
197 def get_FileType(self) -> ExportFileType:

Callers 6

__init__Method · 0.45
_postcmdMethod · 0.45
do_setMethod · 0.45
set_valueMethod · 0.45
load_settingsMethod · 0.45
get_databasesMethod · 0.45

Calls 1

_get_valueMethod · 0.80

Tested by

no test coverage detected