Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_postcmd
Method · 0.45
do_set
Method · 0.45
set_value
Method · 0.45
load_settings
Method · 0.45
get_databases
Method · 0.45
Calls
1
_get_value
Method · 0.80
Tested by
no test coverage detected