Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ file_input
Method
file_input
config/settings.py:265–266 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
263
264
@property
265
def
file_input(self)->str:
266
return
self._get_value(
"input"
)
267
268
@property
269
def
csv_delimiter(self)->str:
Callers
nothing calls this directly
Calls
1
_get_value
Method · 0.80
Tested by
no test coverage detected